UnnamedStruct39 class final
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - basic_open ↔ int
-
< Basic status/availability.
getter/setter pair
- contact ↔ pj_str_t
-
< Optional contact address.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- id ↔ pj_str_t
-
< Tuple id.
getter/setter pair
- rpid ↔ pjrpid_element
-
< Optional RPID info.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
tuple_node
↔ Pointer<
pj_xml_node> -
< Pointer to tuple XML node of
parsed PIDF body received from
remote agent. Only valid for
client subscription. If the
last received NOTIFY request
does not contain any PIDF body,
this valud will be set to NULL
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