Connection notify event class. More...
#include <pyfbsdk_generated.h>

Public Member Functions | |
| FBEventConnectionStateNotify (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Public Attributes | |
| FBConnectionAction | Action |
| Read Only Property: Connection's action performed. | |
| FBPlug | Plug |
| Read Only Property: The plug involved in the action. | |
Public Attributes inherited from FBEvent | |
| int | Type |
| Read Only Property: Type of event. | |
Connection notify event class.
| FBEventConnectionStateNotify | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| FBConnectionAction Action |
Read Only Property: Connection's action performed.
| FBPlug Plug |
Read Only Property: The plug involved in the action.