check User Already In Conference
abstract fun checkUserAlreadyInConference(room: Room, listener: Bubbles.IUserInConferenceListener)
Content copied to clipboard
Let you know you if the user is already connected in the conference associated to a bubble
Parameters
room
Room the room to check
listener
IUserInConferenceListener Callback (onUserInConference)