OnQuitFromGroup
Introduction
The callback of leaving the group voluntarily event, do not works on AVChatRoom. IT will trigger for all the login devices.
Returned template
OnQuitFromGroup = void Function(
string groupID
)
Return value details
name | type | description |
---|---|---|
groupID | string | The group ID. |