FBCallback Class Reference
 
 
 
FBCallback Class Reference

#include <mainpage.h>


Class Description

This class is used for the internal callback framework and is not meant to be used by clients.

Public Member Functions

def  __reduce__ ()
def  __init__ ()

Public Attributes

object  Wrapper
object  EventType
object  Callback

Member Function Documentation

def __reduce__ ( )
def __init__ ( )

Python Docstring:

__init__( (object)arg1, (object)arg2, (FBEventName)arg3, (object)arg4) -> None 

Member Data Documentation