Home --> Documentations --> PJSIP Reference
#include <json.hpp>
Persistent document (file) with JSON format.
Default constructor
Destructor
Load this document from a file.
Implements pj::PersistentDocument.
Load this document from string.
Write this document to a file.
Write this document to string.
Get the root container node for this document
An internal function to create JSON element.
An internal function to get the pool.