hangUpParticipant
abstract fun hangUpParticipant( room: IRainbowRoom, participant: ConferenceParticipant, listener: RainbowListener<Unit, ConferenceRepository.ConferenceOptionsError>? = null)
Hangup a participant from a conference
Parameters
room
IRainbowRoom (bubble) associated to the conference
participant
ConferenceParticipant participant to hangup
listener
RainbowListener