class MgEvent


Inheritance:


Public Methods

MgEventAction getItemAction()
int getNumAction()
this function returns the number of actions in this event (which is 0 in the case of events which are not RequestedEvents)
int getNumParameters()
Get the number of paramters - usually 0 - depends on type
string getParameter(int index)
Get the i'th paramter

Documentation

string getParameter(int index)
Get the i'th paramter

int getNumParameters()
Get the number of paramters - usually 0 - depends on type

int getNumAction()
this function returns the number of actions in this event (which is 0 in the case of events which are not RequestedEvents)

MgEventAction getItemAction()


Direct child classes:
MgXVoiceMailPackageEvent
MgTrunkPackageEvent
MgScriptPackageEvent
MgRTPPackageEvent
MgNetworkAccessServerPackageEvent
MgMFPackageEvent
MgLinePackageEvent
MgHandsetPackageEvent
MgGenericPackageEvent
MgDTMFPackageEvent
MgAnnouncementPackageEvent

alphabetic index hierarchy of classes


generated by doc++