pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication
Loading

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJSIP Reference

pjsua_buddy_config Struct Reference
[PJSUA-API Buddy, Presence, and Instant Messaging]

#include <pjsua.h>

Data Fields

pj_str_t uri
pj_bool_t subscribe
void * user_data

Detailed Description

This structure describes buddy configuration when adding a buddy to the buddy list with pjsua_buddy_add(). Application MUST initialize the structure with pjsua_buddy_config_default() to initialize this structure with default configuration.


Field Documentation

Buddy URL or name address.

Specify whether presence subscription should start immediately.

Specify arbitrary application data to be associated with with the buddy object.


The documentation for this struct was generated from the following file:
  • pjsua-lib/pjsua.h

 


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