#include <mobu-python-api.h>
Base Event class.
Public Member Functions | |
__reduce__ () | |
__init__ (...) | |
Constructor. More... | |
Public Attributes | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
__init__ | ( | ... | ) |
Constructor.
Python Docstring:
Raises an exception This class cannot be instantiated from Python
C++ Signature:
FBEvent(HKEvent pEvent)
Receives an object of type HKEvent that the corresponding callback will receive as a parameter.
pEvent | Internal event to obtain information from. |
__reduce__ | ( | ) |
FBPropertyInt Type |
Read Only Property: Type of event.