Base Event class. More...
#include <pyfbsdk_generated.h>
Public Member Functions | |
FBEvent (HKEvent pEvent) | |
Constructor. | |
Public Attributes | |
int | Type |
Read Only Property: Type of event. | |
Base Event class.
FBEvent | ( | HKEvent | pEvent | ) |
Constructor.
Receives an object of type HKEvent that the corresponding callback will receive as a parameter.
pEvent | Internal event to obtain information from. |
int Type |
Read Only Property: Type of event.