reg_timeout property
Optional interval for registration, in seconds. If the value is zero, default interval will be used (PJSUA_REG_INTERVAL, 300 seconds).
Implementation
@ffi.UnsignedInt()
external int reg_timeout;
Optional interval for registration, in seconds. If the value is zero, default interval will be used (PJSUA_REG_INTERVAL, 300 seconds).
@ffi.UnsignedInt()
external int reg_timeout;