#include <sippres.h>
Public Member Functions | |
| Profile () | |
| virtual bool | Open (SIP_PresEntity *presEntity) |
| virtual bool | Close ()=0 |
| virtual bool | SetNotifySubscriptions (bool on)=0 |
| virtual bool | SetPresence (State state, const PString ¬e)=0 |
| virtual bool | RemovePresence ()=0 |
Protected Attributes | |
| SIP_PresEntity * | m_presEntity |
| SIP_PresEntity::Profile::Profile | ( | ) |
| virtual bool SIP_PresEntity::Profile::Open | ( | SIP_PresEntity * | presEntity | ) | [virtual] |
| virtual bool SIP_PresEntity::Profile::Close | ( | ) | [pure virtual] |
| virtual bool SIP_PresEntity::Profile::SetNotifySubscriptions | ( | bool | on | ) | [pure virtual] |
| virtual bool SIP_PresEntity::Profile::SetPresence | ( | State | state, | |
| const PString & | note | |||
| ) | [pure virtual] |
| virtual bool SIP_PresEntity::Profile::RemovePresence | ( | ) | [pure virtual] |
SIP_PresEntity* SIP_PresEntity::Profile::m_presEntity [protected] |
1.5.1