Python Reference Guide
FBEvent Class Reference

Base Event class. More...

Inheritance diagram for FBEvent:

Public Member Functions

 FBEvent (HKEvent pEvent)
 Constructor. More...
 

Public Attributes

int Type
 Read Only Property: Type of event.
More...
 

Detailed Description

Base Event class.


Constructor & Destructor Documentation

◆ FBEvent()

FBEvent ( HKEvent  pEvent)

Constructor.

Receives an object of type HKEvent that the corresponding callback will receive as a parameter.

Parameters
pEventInternal event to obtain information from.

Member Data Documentation

◆ Type

int Type

Read Only Property: Type of event.