|
OPAL
Version 3.10.4
|
#include <h460p.h>
Public Types | |
| enum | Instruction { e_subscribe, e_unsubscribe, e_block, e_unblock } |
Public Member Functions | |
| H323PresenceInstruction (Instruction instruct, const PString &alias) | |
| Instruction | GetInstruction () |
| PString | GetAlias () |
Static Public Member Functions | |
| static PString | GetInstructionString (unsigned instruct) |
| H323PresenceInstruction::H323PresenceInstruction | ( | Instruction | instruct, |
| const PString & | alias | ||
| ) |
| PString H323PresenceInstruction::GetAlias | ( | ) |
| static PString H323PresenceInstruction::GetInstructionString | ( | unsigned | instruct | ) | [static] |