class MgcAnnouncementPackageEvent : public MgcEvent

This class has things the Gateway can send to the agent

Inheritance:


Public Fields

only the Mgc stack can construct these

Public Methods

MgcpAnnouncementPackageItemType getType()
get the type of event that the Gateway is sending to us
MgcAnnouncementPackageEvent(const MgcpGenericEvent& e)
static MgcRequestedEvent requestAllEvents(string s="")
static MgcRequestedEvent requestReportFailure(string s="")
static MgcSignalEvent signalPlayAnAnnouncementOff(string s="")
static MgcSignalEvent signalPlayAnAnnouncementOn(const string& arg0, const string& arg1, string s="")

Public

string getParameter(int index);
Get the number of paramters - usually 0 - depends on type
Get the i'th paramter

Private

int getNumParameters();

Inherited from MgcEvent:

Public Methods

int getNumParameters()
string getParameter(int index)

Documentation

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

static MgcRequestedEvent requestAllEvents(string s="")

static MgcSignalEvent signalPlayAnAnnouncementOn(const string& arg0, const string& arg1, string s="")

static MgcSignalEvent signalPlayAnAnnouncementOff(string s="")

MgcAnnouncementPackageEvent(const MgcpGenericEvent& e)

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

Get the i'th paramter

string getParameter(int index);

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

int getNumParameters();

only the Mgc stack can construct these


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++