PJSUA_STATE_RUNNING constant

int const PJSUA_STATE_RUNNING

After pjsua_start() is called and before pjsua_destroy() is called.

Implementation

static const int PJSUA_STATE_RUNNING = 4;