#include <pjsua.h>
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.
◆ uri
Buddy URL or name address.
◆ subscribe
Specify whether presence subscription should start immediately.
◆ user_data
void* pjsua_buddy_config::user_data |
Specify arbitrary application data to be associated with with the buddy object.
The documentation for this struct was generated from the following file: