LiveStreamObserver class

Inheritance
  • Object
  • ConnectionObserver
  • LiveStreamObserver

Constructors

LiveStreamObserver.new()

Properties

context Context
latefinal
hashCode int
The hash code for this object.
no setterinherited
onConnectedRoomsUpdated ↔ OnConnectedRoomsUpdated
getter/setter pairinherited
onConnectedUsersUpdated ↔ OnConnectedUsersUpdated
getter/setter pairinherited
onCrossRoomConnectionAccepted ↔ OnCrossRoomConnectionAccepted
getter/setter pairinherited
onCrossRoomConnectionCancelled ↔ OnCrossRoomConnectionCancelled
getter/setter pairinherited
onCrossRoomConnectionExited ↔ OnCrossRoomConnectionExited
getter/setter pairinherited
onCrossRoomConnectionRejected ↔ OnCrossRoomConnectionRejected
getter/setter pairinherited
onCrossRoomConnectionRequest ↔ OnCrossRoomConnectionRequest
getter/setter pairinherited
onCrossRoomConnectionTimeout ↔ OnCrossRoomConnectionTimeout
getter/setter pairinherited
onRoomDismissed ↔ OnRoomDismissed
getter/setter pairinherited
onUserConnectionAccepted ↔ OnUserConnectionAccepted
getter/setter pairinherited
onUserConnectionCancelled ↔ OnUserConnectionCancelled
getter/setter pairinherited
onUserConnectionExited ↔ OnUserConnectionExited
getter/setter pairinherited
onUserConnectionRejected ↔ OnUserConnectionRejected
getter/setter pairinherited
onUserConnectionRequest ↔ OnUserConnectionRequest
getter/setter pairinherited
onUserConnectionTerminated ↔ OnUserConnectionTerminated
getter/setter pairinherited
onUserConnectionTimeout ↔ OnUserConnectionTimeout
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

init(Context context) → void
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