ZoomViewController class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
zoomStatusEvents Stream
no setter

Methods

joinMeeting(CustomZoomMeetingOptions options) Future
login(CustomZoomMeetingOptions options) Future
meetingStatus(String meetingId) Future
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
scheduleMeeting(CustomZoomScheduleOptions options) Future
startMeeting(CustomZoomMeetingOptions options) Future
toString() String
A string representation of this object.
inherited
zoomInitializedWithOutToken(ZoomInitilaizedWithOutToken options) Future
zoomInitializedWithToken(ZoomInitilaizedWithToken options) Future

Operators

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