User Group Status Listener
Functions
Link copied to clipboard
The current user is added to a user group under an ultra group
Link copied to clipboard
public abstract void userGroupBindTo(ConversationIdentifier identifier, IRongCoreEnum.UltraGroupChannelType channelType, Array<String> userGroupIds)
Callback for binding user groups to a channel
Link copied to clipboard
public abstract void userGroupDisbandFrom(ConversationIdentifier identifier, Array<String> userGroupIds)
Notification received by the current user about the dissolution of a user group in an ultra group
Link copied to clipboard
public abstract void userGroupUnbindFrom(ConversationIdentifier identifier, IRongCoreEnum.UltraGroupChannelType channelType, Array<String> userGroupIds)
Channel Unbind User Group Callback
Link copied to clipboard
The current user has been removed from the user group under the ultra group.