Python Reference Guide
 
Loading...
Searching...
No Matches
FBEventConnectionDataNotify Class Reference

Connection notify event class. More...

#include <pyfbsdk_generated.h>

Inheritance diagram for FBEventConnectionDataNotify:

Public Member Functions

 FBEventConnectionDataNotify (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.

 

Detailed Description

Connection notify event class.


Constructor & Destructor Documentation

◆ FBEventConnectionDataNotify()

FBEventConnectionDataNotify ( 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.