class MgHandsetPackageRequestedEvent : public MgRequestedEvent

This class has things the Gateway can send to the agent

Inheritance:


Public Methods

MgcpHandsetPackageItemType getType()
get the type of event that the Gateway is sending to us
MgHandsetPackageRequestedEvent()
MgHandsetPackageRequestedEvent(const MgcpGenericEvent& e)

Public

Get the i'th paramter

Private Fields

only the Mg stack can construct these
MgcpHandsetPackageItemType objectType
Get the number of paramters - usually 0 - depends on type

Inherited from MgRequestedEvent:

Public Methods

void addAction(const MgEventAction& action)
void addAction(const MgcpRequestedAction& action)
void clearAction()
MgEventAction getItemAction(int i)
int getNumAction()
int getNumParameters()
MgcpPackageType getPackageType()
string getParameter(int index)
friend ostream& operator<<(ostream& s, MgRequestedEvent& x)
ostream& print(ostream& s)

Documentation

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

MgHandsetPackageRequestedEvent()

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

Get the i'th paramter

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

only the Mg stack can construct these


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++