Group Callbacks
List of callbacks related to group actions.
SocialGroupAliasChangeCallback
Invoked when a group changes its alias.
Warning
This callback is not cancellable
Properties
groupChatChannelnewAlias
SocialGroupCreateCallback
Invoked when a group is created.
Warning
This callback is not cancellable
Properties
groupChatChannel
SocialGroupDisbandCallback
Invoked when a group is disbanded.
Warning
This callback is not cancellable
Properties
groupChatChannel
SocialGroupJoinCallback
Invoked when a user joins a group.
Warning
This callback is not cancellable
Properties
groupChatChanneluser
SocialGroupLeaderCahngeCallback
Invoked when a group changes its leader.
Warning
This callback is not cancellable
Properties
groupChatChannelpreviousLeaderleader
SocialGroupLeaveCallback
Invoked when a group member leaves its group.
Warning
This callback is not cancellable
Properties
groupChatChanneluser