class MgcHandsetPackageEvent : public MgcEvent

This class has things the Gateway can send to the agent

Inheritance:


Public Methods

MgcpPackageType getPackageType()
MgcpHandsetPackageItemType getType()
get the type of event that the Gateway is sending to us
MgcHandsetPackageEvent()
Allows the stack to generate an ObservedEvent
MgcHandsetPackageEvent(const MgcpGenericEvent& e)
MgcHandsetPackageEvent(MgcpHandsetPackageItemType type)

Public

Get the i'th paramter

Private Fields

MgcpHandsetPackageItemType myType
Get the number of paramters - usually 0 - depends on type

Inherited from MgcEvent:

Public Methods

int getNumParameters()
string getParameter(int index)

Documentation

This class has things the Gateway can send to the agent
MgcHandsetPackageEvent(const MgcpGenericEvent& e)

MgcHandsetPackageEvent()
Allows the stack to generate an ObservedEvent

MgcHandsetPackageEvent(MgcpHandsetPackageItemType type)

MgcpPackageType getPackageType()

MgcpHandsetPackageItemType getType()
get the type of event that the Gateway is sending to us

Get the i'th paramter

MgcpHandsetPackageItemType myType
Get the number of paramters - usually 0 - depends on type


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++