#include <mainpage.h>
This class is used for the internal callback framework and is not meant to be used by clients.
Public Member Functions | |
__reduce__ () | |
__init__ (object arg1, object arg2, FBEventName arg3, object arg4) | |
Public Attributes | |
object | Wrapper |
object | EventType |
object | Callback |
__init__ | ( | object | arg1, |
object | arg2, | ||
FBEventName | arg3, | ||
object | arg4 | ||
) |
Python Docstring:
__init__( (object)arg1, (object)arg2, (FBEventName)arg3, (object)arg4) -> None
__reduce__ | ( | ) |
object Callback |
object EventType |
object Wrapper |