BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <pjsua.h>

Data Fields

struct pjsip_regc_cbparamcbparam
 
pjsip_regcregc
 
pj_bool_t renew
 

Detailed Description

Structure to be passed on registration callback.

Field Documentation

◆ cbparam

struct pjsip_regc_cbparam* pjsua_reg_info::cbparam

Parameters returned by registration callback.

◆ regc

pjsip_regc* pjsua_reg_info::regc

Client registration structure.

◆ renew

pj_bool_t pjsua_reg_info::renew

Non-zero for registration and zero for unregistration.


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.