Constants class

Constructors

Constants.new()

Properties

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

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

Constants

accept → const String
accepted → const String
call → const String
calling → const String
callingResponse → const String
callResponse → const String
cancelCalling → const String
cancelCallingResponse → const String
closeRoomResponse → const String
existingParticipants → const String
iceCandidate → const String
incomingCall → const String
incomingCallResponse → const String
joinRoom → const String
leaveRoom → const String
loopbackConstraints → const Map<String, dynamic>
loop back constraint
newParticipantArrived → const String
notifyCaller → const String
notifyCallerActive → const String
notifyCallerNotActive → const String
onIceCandidate → const String
participantLeft → const String
planB → const String
presenterResponse → const String
receiveVideoAnswer → const String
receiveVideoFrom → const String
register → const String
registerResponse → const String
rejectCalling → const String
rejected → const String
rtcConfig → const Map<String, String>
webrtc configuration ///
sdpConstraint → const Map<String, Object>
web rtc constraint ///
sdpSemantics → const String
startCommunication → const String
stop → const String
stopCommunication → const String
unifiedPlan → const String
unknown → const String
viewerResponse → const String