pjsua_ice_config_use class abstract
This enumeration controls the use of ICE settings 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_ICE_CONFIG_USE_CUSTOM → const int
- Use the custom \a pjsua_ice_config setting in the account.
- PJSUA_ICE_CONFIG_USE_DEFAULT → const int
- Use the default settings in the global \a pjsua_media_config.