leave Bubble
abstract fun leaveBubble(room: Room?, listener: IRoomProxy.IDeleteParticipantListener?)
Content copied to clipboard
Leave a room.
Parameters
room
@object:Room The bubble to leave
listener
IDeleteParticipantListener Callback (onDeleteParticipantSuccess and onDeleteParticipantFailure)