SendPacket class
Constructors
Properties
- channelID ↔ String
-
getter/setter pair
- channelType ↔ int
-
getter/setter pair
- clientMsgNO ↔ String
-
getter/setter pair
- clientSeq ↔ int
-
getter/setter pair
- expire ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- header ↔ PacketHeader
-
getter/setter pairinherited
- payload ↔ String
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- setting ↔ Setting
-
getter/setter pair
- streamNo ↔ String
-
getter/setter pair
- topic ↔ String?
-
getter/setter pair
Methods
-
encodeMsgContent(
) → String -
encodeMsgKey(
) → String -
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