turn_cfg_use property

  1. @Int32()
int turn_cfg_use
getter/setter pair

Control the use of TURN in the account. By default, the settings in the \a pjsua_media_config will be used

Default: PJSUA_TURN_CONFIG_USE_DEFAULT

Implementation

@ffi.Int32()
external int turn_cfg_use;