ClientChannelType class
Constructors
- ClientChannelType(int index)
Properties
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
Static Properties
- P2P_AUDIO_CHANNEL ↔ ClientChannelType
-
getter/setter pair
- P2P_CMD_CHANNEL ↔ ClientChannelType
-
getter/setter pair
- P2P_PLAYBACK ↔ ClientChannelType
-
getter/setter pair
- P2P_SENSORALARM ↔ ClientChannelType
-
getter/setter pair
- P2P_TALKCHANNEL ↔ ClientChannelType
-
getter/setter pair
- P2P_VIDEO_CHANNEL ↔ ClientChannelType
-
getter/setter pair
- SOCK_CMD_CHANNEL ↔ ClientChannelType
-
getter/setter pair
- SOCK_DATA_CHANNEL ↔ ClientChannelType
-
getter/setter pair
- SOCK_MEDIA_CHANNEL ↔ ClientChannelType
-
getter/setter pair