remove Participant
abstract fun removeParticipant(participant: Participant, listener: StatusListener)
Content copied to clipboard
Remove specified participant from this conversation.
Parameters
participant
The participant to remove from this conversation.
listener
StatusListener to report status.
Throws
If conversation isn't synchronized properly.