ZoomVideoSdkSession class

Inheritance

Constructors

ZoomVideoSdkSession.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
methodChannel MethodChannel
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getAudioStatisticsInfo() Future<ZoomVideoSdkSessionAudioStatisticsInfo?>
override
getMySelf() Future<ZoomVideoSdkUser?>
override
getRemoteUsers() Future<List<ZoomVideoSdkUser>?>
override
getSessionHost() Future<ZoomVideoSdkUser?>
override
getSessionHostName() Future<String?>
override
getSessionID() Future<String?>
override
getSessionName() Future<String?>
override
getSessionNumber() Future<String?>
override
getSessionPassword() Future<String>
override
getSessionPhonePasscode() Future<String?>
override
getShareStatisticsInfo() Future<ZoomVideoSdkSessionShareStatisticsInfo?>
override
getVideoStatisticsInfo() Future<ZoomVideoSdkSessionVideoStatisticsInfo?>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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