VideoCallInfo
@Immutable
Represents currently available call information for Agora and HMS video calls.
Constructors
Link copied to clipboard
constructor(callId: String, provider: String, type: String, agoraChannel: AgoraChannel, hmsRoom: HMSRoom, videoCallToken: VideoCallToken)