UnnamedStruct26 class final
Digest AKA credential information. Note that when AKA credential is being used, the \a data field of this #pjsip_cred_info is not used, but it still must be initialized to an empty string. Please see \ref PJSIP_AUTH_AKA_API for more information.
- 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 - amf ↔ pj_str_t
-
< Authentication Management Field
getter/setter pair
- cb ↔ pjsip_cred_cb
-
< Callback to create AKA digest.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- k ↔ pj_str_t
-
< Permanent subscriber key.
getter/setter pair
- op ↔ pj_str_t
-
< Operator variant key.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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