BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsua_srv_pres Struct Reference

#include <pjsua_internal.h>

Public Member Functions

 PJ_DECL_LIST_MEMBER (struct pjsua_srv_pres)
 

Data Fields

pjsip_evsubsub
 
char * remote
 
int acc_id
 
pjsip_dialogdlg
 
unsigned expires
 

Detailed Description

Server presence subscription list head.

Opaque declaration for server side presence subscription

Field Documentation

◆ sub

pjsip_evsub* pjsua_srv_pres::sub

The evsub.

◆ remote

char* pjsua_srv_pres::remote

Remote URI.

◆ acc_id

int pjsua_srv_pres::acc_id

Account ID.

◆ dlg

pjsip_dialog* pjsua_srv_pres::dlg

Dialog.

◆ expires

unsigned pjsua_srv_pres::expires

"expires" value in the request, PJSIP_EXPIRES_NOT_SPECIFIED if not present.


The documentation for this struct was generated from the following file:
  • pjsua_internal.h

 


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