pjsua_turn_config_use class abstract

This enumeration controls the use of TURN settings in the account.

Constructors

pjsua_turn_config_use()

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_TURN_CONFIG_USE_CUSTOM → const int
Use the custom \a pjsua_turn_config setting in the account.
PJSUA_TURN_CONFIG_USE_DEFAULT → const int
Use the default setting in the global \a pjsua_media_config.