ResumePauseAudioStreamsParameters class abstract

Implemented types
Implementers

Constructors

ResumePauseAudioStreamsParameters()

Properties

allAudioStreams List<Stream>
no setter
breakoutRooms List<List<BreakoutParticipant>>
no setter
consumerTransports List<TransportType>
no setter
eventType EventType
no setter
getUpdatedAllParams ResumePauseAudioStreamsParameters Function()
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
hostNewRoom int
no setter
islevel String
no setter
limitedBreakRoom List<BreakoutParticipant>
no setter
member String
no setter
participants List<Participant>
no setter
processConsumerTransportsAudio ProcessConsumerTransportsAudioType
no setter
refParticipants List<Participant>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sleep SleepType
no setterinherited
updateLimitedBreakRoom → void Function(List<BreakoutParticipant>)
no setter

Methods

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