add Phone Number Participant
abstract fun addPhoneNumberParticipant(room: Room, number: String?, listener: IResultListener?)
Content copied to clipboard
Call a number to add it to an ongoing conference
Parameters
room
@object:Room room (bubble) associated to the conference given
number
String phone number to call
listener
IResultListener callbacks (onSuccess, onFailed)