#include <h460p.h>
Inheritance diagram for H323PresenceSubscription:

Public Member Functions | |
| H323PresenceSubscription () | |
| void | SetSubscriptionDetails (const PString &subscribe, const PStringList &aliases) |
| void | GetSubscriberDetails (PStringList &aliases) |
| PString | GetSubscribed () |
| void | SetGatekeeperRAS (const H323TransportAddress &address) |
| H323TransportAddress | GetGatekeeperRAS () |
| void | MakeDecision (bool approve) |
| bool | IsDecisionMade () |
| int | IsApproved () |
| void | SetTimeToLive (int t) |
| int | GetTimeToLive () |
| void | SetSubscription (const OpalGloballyUniqueID &guid) |
| OpalGloballyUniqueID | GetSubscription () |
Protected Member Functions | |
| void | SetApproved (bool success) |
| H323PresenceSubscription::H323PresenceSubscription | ( | ) |
| H323TransportAddress H323PresenceSubscription::GetGatekeeperRAS | ( | ) |
| PString H323PresenceSubscription::GetSubscribed | ( | ) |
| void H323PresenceSubscription::GetSubscriberDetails | ( | PStringList & | aliases | ) |
| OpalGloballyUniqueID H323PresenceSubscription::GetSubscription | ( | ) |
| int H323PresenceSubscription::GetTimeToLive | ( | ) |
| int H323PresenceSubscription::IsApproved | ( | ) |
| bool H323PresenceSubscription::IsDecisionMade | ( | ) |
| void H323PresenceSubscription::MakeDecision | ( | bool | approve | ) |
| void H323PresenceSubscription::SetApproved | ( | bool | success | ) | [protected] |
| void H323PresenceSubscription::SetGatekeeperRAS | ( | const H323TransportAddress & | address | ) |
| void H323PresenceSubscription::SetSubscription | ( | const OpalGloballyUniqueID & | guid | ) |
| void H323PresenceSubscription::SetSubscriptionDetails | ( | const PString & | subscribe, | |
| const PStringList & | aliases | |||
| ) |
| void H323PresenceSubscription::SetTimeToLive | ( | int | t | ) |
1.4.7