WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

Data Structures

struct  pj_sys_info
 

Enumerations

enum  pj_sys_info_flag { PJ_SYS_HAS_IOS_BG = 1 }
 

Functions

const pj_sys_infopj_get_sys_info (void)
 

Detailed Description

Enumeration Type Documentation

◆ pj_sys_info_flag

These enumeration contains constants to indicate support of miscellaneous system features. These will go in "flags" field of pj_sys_info structure.

Enumerator
PJ_SYS_HAS_IOS_BG 

Support for Apple iOS background feature.

Function Documentation

◆ pj_get_sys_info()

const pj_sys_info * pj_get_sys_info ( void  )

Obtain the system information.

Returns
System information structure.

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.