DyteLivestreamController class

Implemented types

Properties

data DyteLivestreamData
no setter
hashCode int
The hash code for this object.
no setterinherited
requests List<DyteLiveStreamStageRequestPeer>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stageCount int
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onLiveStreamEnded() → void
override
onLiveStreamEnding() → void
override
onLiveStreamErrored() → void
override
onLiveStreamStarted() → void
override
onLiveStreamStarting() → void
override
onLiveStreamStateUpdate(DyteLivestreamData data) → void
override
onLivestreamUpdate(DyteLivestreamData livestreamData) → void
override
onMetaUpdate(String roomName, String meetingTitle, String meetingStartedTimestamp, DyteRoomType roomType, DyteDesignTokens designToken) → void
override
onPluginUpdate(List<DytePlugin> plugin) → void
override
onScreenShareUpdate(List<DyteMeetingParticipant> screenShares) → void
override
onSelfPermissionsUpdate(DytePermissions permissions) → void
override
onStageCountUpdated(int count) → void
override
onViewerCountUpdated(int count) → void
override
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance DyteLivestreamController
final