ServiceRTC class
- Inheritance
-
- Object
- ServiceBase
- ServiceRTC
Constructors
- ServiceRTC.new(String channelName, String uid)
Properties
- channelName ↔ String
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
privileges
↔ Map<
int, int> -
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serviceType → int
-
no setteroverride
- uid ↔ String
-
getter/setter pair
Methods
-
addPrivilege(
int privilege, int expire) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pack(
) → Uint8List -
inherited
-
packPrivileges(
) → Uint8List -
inherited
-
packSpecific(
) → Uint8List -
override
-
packType(
) → Uint8List -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited