BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

Modules

 JSON Persistent Support
 

Data Structures

class  pj::PersistentObject
 
class  pj::PersistentDocument
 
struct  pj::container_node_internal_data
 
class  pj::ContainerNode
 

Detailed Description

The persistent API provides functionality to read/write data from/to a document (string or file). The data can be simple data types such as boolean, number, string, and string arrays, or a user defined object. Currently the implementation supports reading and writing from/to JSON document, but the framework allows application to extend the API to support other document formats.

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.