UnnamedStruct23 class final
Session origin (o= line)
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- addr ↔ pj_str_t
-
< The address.
getter/setter pair
- addr_type ↔ pj_str_t
-
< Address type ("IP4", "IP6")
getter/setter pair
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - hashCode → int
-
The hash code for this object.
no setterinherited
- id ↔ int
-
< Session ID
getter/setter pair
- net_type ↔ pj_str_t
-
< Network type ("IN")
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- user ↔ pj_str_t
-
< User
getter/setter pair
- version ↔ int
-
< Session version
getter/setter pair
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