Liblinphone  3.10.0
Data Fields
_LinphonePresenceModel Struct Reference

Data Fields

LinphoneAddresspresentity
 
void * user_data
 
int refcnt
 
bctbx_list_t * services
 
bctbx_list_t * persons
 
bctbx_list_t * notes
 

Detailed Description

Represents the presence model as defined in RFC 4479 and RFC 4480. This model is not complete. For example, it does not handle devices.

Field Documentation

bctbx_list_t* _LinphonePresenceModel::notes

A list of _LinphonePresenceNote structures.

bctbx_list_t* _LinphonePresenceModel::persons

A list of _LinphonePresencePerson structures.

bctbx_list_t* _LinphonePresenceModel::services

A list of _LinphonePresenceService structures. Also named tuples in the RFC.


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