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

Public Types | |
| e_subscribe | |
| e_unsubscribe | |
| e_block | |
| e_unblock | |
| 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 | ( | ) |
| Instruction H323PresenceInstruction::GetInstruction | ( | ) |
| static PString H323PresenceInstruction::GetInstructionString | ( | unsigned | instruct | ) | [static] |
1.4.7