Callbacks class

Constructors

Callbacks()

Properties

consentDialog Function
read / write
data ↔ dynamic
read / write
dtmf Map<String, dynamic>
read / write
error Function
read / write
hashCode int
The hash code for this object. [...]
read-only, inherited
iceRestart bool
read / write
iceState Function
read / write
jsep ↔ dynamic
read / write
label ↔ dynamic
read / write
media Map<String, dynamic>
read / write
mediaState Function
read / write
message Map<String, dynamic>
read / write
noRequest bool
read / write
onCleanup Function
read / write
onData Function
read / write
onDataOpen Function
read / write
onDetached Function
read / write
onLocalStream Function
read / write
onMessage Function
read / write
onRemoteStream Function
read / write
opaqueId String
read / write
plugin String
read / write
request Map<String, String>
read / write
rtcConstraints ↔ dynamic
read / write
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
simulcast bool
read / write
simulcast2 bool
read / write
read / write
stream MediaStream
read / write
success Function
read / write
text ↔ dynamic
read / write
token String
read / write
transaction String
read / write
trickle bool
read / write
webrtcState Function
read / write

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
Returns a string representation of this object.
inherited

Operators

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