hangUpParticipant
abstract suspend fun hangUpParticipant(room: IRainbowRoom, participant: ConferenceParticipant): RainbowResult<Unit>
Hangup a participant from a conference
Return
RainbowResult
Parameters
room
IRainbowRoom (bubble) associated to the conference
participant
ConferenceParticipant participant to hangup