liblinphone
3.8.1
|
Data Fields | |
MSList * | services |
MSList * | persons |
MSList * | notes |
Represents the presence model as defined in RFC 4479 and RFC 4480. This model is not complete. For example, it does not handle devices.
MSList* _LinphonePresenceModel::services |
A list of _LinphonePresenceService structures. Also named tuples in the RFC.
MSList* _LinphonePresenceModel::persons |
A list of _LinphonePresencePerson structures.
MSList* _LinphonePresenceModel::notes |
A list of _LinphonePresenceNote structures.