This class is used for the internal callback framework and is not meant to be used by clients.
Public Attributes | |
object | Wrapper |
Read Property: Pyfbsdk Wrapper that is the owner of the callback. | |
FBEventName | EventType |
Read Property: Event type to which this callback is connected. | |
object | Callback |
Read Property: Python callback that will called when the FBCallback is executed. |
Read Property: Pyfbsdk Wrapper that is the owner of the callback.
Read Property: Event type to which this callback is connected.
Read Property: Python callback that will called when the FBCallback is executed.