get Conference Talking Time
abstract fun getConferenceTalkingTime(room: Room, listener: IConferenceProxy.IGetConferenceTalkingTimeListener?)
Content copied to clipboard
Get a list of participants and their talking time from the last conference of the Bubble in parameter. If there is an ongoing conference on the bubble, the result will be from this one.
Parameters
room
Room room (bubble) associated to the conference given
listener
IGetConferenceTalkingTimeListener Callback (onSuccess, onFailure)