Class ChatGroupUserLinkEventListener

    • Constructor Detail

      • ChatGroupUserLinkEventListener

        public ChatGroupUserLinkEventListener()
    • Method Detail

      • onCreation

        public void onCreation​(GroupUserLinkEvent event)
        Description copied from interface: ResourceEventListener
        An event on the creation of a resource has be listened. By default, this method does nothing.
        Parameters:
        event - the event on the creation of a resource.