onGroupLeaveIndication property

GroupResultCallback? onGroupLeaveIndication
getter/setter pair

Notification of group leaving indication.

Parameter groupId The group ID.

Parameter result The reason of group leaving.

分组离开的通知。

Parameter groupId 分组标识。

Parameter result 离开分组原因。

Implementation

GroupResultCallback? onGroupLeaveIndication;