ice_cfg_use property

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

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

Default: PJSUA_ICE_CONFIG_USE_DEFAULT

Implementation

@ffi.Int32()
external int ice_cfg_use;