ConferenceSession class

Constructors

ConferenceSession.newInstance(String id)
factory

Properties

enableCameraForAllUser bool
no getter
enableMessageForAllUser bool
no getter
enableMicrophoneForAllUser bool
no getter
enableSeatControl bool
no getter
hashCode int
The hash code for this object.
no setterinherited
isMuteMicrophone bool
no getter
isOpenCamera bool
no getter
isSoundOnSpeaker bool
no getter
name String
no getter
onActionError ← dynamic Function(ConferenceError error, String message)
no getter
onActionSuccess VoidCallback
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

join() Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
quickStart() Future<void>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited