checkUserAlreadyInConference

abstract fun checkUserAlreadyInConference(room: IRainbowRoom, listener: Conferences.IUserInConferenceListener)

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)