Python Reference Guide
FBEventConnectionStateNotify Class Reference

Connection notify event class. More...

#include <pyfbsdk_generated.h>

Inheritance diagram for FBEventConnectionStateNotify:

Public Member Functions

 FBEventConnectionStateNotify (HKEventBase pEvent)
 Constructor. More...
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor. More...
 

Public Attributes

FBConnectionAction Action
 Read Only Property: Connection's action performed.
More...
 
FBPlug Plug
 Read Only Property: The plug involved in the action.
More...
 
- Public Attributes inherited from FBEvent
int Type
 Read Only Property: Type of event.
More...
 

Detailed Description

Connection notify event class.


Constructor & Destructor Documentation

◆ FBEventConnectionStateNotify()

FBEventConnectionStateNotify ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

◆ Action

Read Only Property: Connection's action performed.

◆ Plug

FBPlug Plug

Read Only Property: The plug involved in the action.