RequestJoinRoom

data class RequestJoinRoom(val requesterId: String, val requesterName: String) : ArctosLinksCallback.ConferenceEventCallback

join conference room request,加入房間申請

Constructors

Link copied to clipboard
constructor(requesterId: String, requesterName: String)

Properties

Link copied to clipboard
Link copied to clipboard