Home | Trees | Indices | Help |
|
---|
|
An event that indicates that an App event occurred in a network element.
An App event is triggered by other onep Apps using the publish_appl_event() method.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Class Variables | |
Inherited from |
Instance Variables | |
applData The list of application data buffers. |
|
applID The application ID. |
|
applType The application type. |
|
int
|
event_handle A unique ID to identify which event listener should receive the event. |
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
Constructor - used internally
|
This method specifies what action to do when an event is processed. For AppEvent, the action is invoking the client's event listener.
|
Instance Variable Details |
event_handleA unique ID to identify which event listener should receive the event.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:27 2014 | http://epydoc.sourceforge.net |