class MgScriptPackageEvent : public MgEvent

This class has things the Gateway can send to the agent

Inheritance:


Public Methods

MgcpScriptPackageItemType getType()
get the type of event that the Gateway is sending to us
MgScriptPackageEvent(const MgcpGenericEvent& e)
static MgNotificationEvent notifyReportFailure(string s="")

Public

Get the i'th paramter

Private Fields

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

Inherited from MgEvent:

Public Methods

MgEventAction getItemAction()
int getNumAction()
int getNumParameters()
string getParameter(int index)

Documentation

This class has things the Gateway can send to the agent
static MgNotificationEvent notifyReportFailure(string s="")

MgScriptPackageEvent(const MgcpGenericEvent& e)

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

Get the i'th paramter

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


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++