pjsua_upnp_use class abstract
This enumeration controls the use of UPnP in the account.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
Constants
- PJSUA_UPNP_USE_DEFAULT → const int
- Follow the default setting in the global \a pjsua_config.
- PJSUA_UPNP_USE_DISABLED → const int
- Disable UPnP.