PJSUA_STATE_CREATED constant
int
const PJSUA_STATE_CREATED
After pjsua_create() is called but before pjsua_init() is called.
Implementation
static const int PJSUA_STATE_CREATED = 1;
After pjsua_create() is called but before pjsua_init() is called.
static const int PJSUA_STATE_CREATED = 1;