BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsip_other_uri Struct Reference

#include <sip_uri.h>

Data Fields

pjsip_uri_vptrvptr
 
pj_str_t scheme
 
pj_str_t content
 

Detailed Description

Generic URI container for non SIP/tel URI scheme.

Field Documentation

◆ vptr

pjsip_uri_vptr* pjsip_other_uri::vptr

Pointer to virtual function table.

◆ scheme

pj_str_t pjsip_other_uri::scheme

The URI scheme (e.g. "mailto")

◆ content

pj_str_t pjsip_other_uri::content

The whole URI content


The documentation for this struct was generated from the following file:

 


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