enable_upnp property

  1. @Int()
int enable_upnp
getter/setter pair

Specify whether to enable UPnP.

Note that this setting can be further customized in account configuration (#pjsua_acc_config).

Default: PJ_FALSE

Implementation

@pj_bool_t()
external int enable_upnp;