FBEventConnectionStateNotify Class Reference
 
 
 
FBEventConnectionStateNotify Class Reference

#include <mobu-python-api.h>


Class Description

Connection notify event class.

Inheritance diagram for FBEventConnectionStateNotify:
FBEvent

Public Member Functions

def  __reduce__ ()
def  __init__ ()

Public Attributes

FBPropertyConnectionAction  Action
FBPropertyPlug  Plug
FBPropertyInt  Type

Member Function Documentation

def __reduce__ ( )

Reimplemented from FBEvent.

def __init__ ( )

Python Docstring:

__init__( (object)arg1) -> None 

C++ Signature:

 FBEventConnectionStateNotify(HKEventBase pEvent) 

Constructor.

Parameters:
pEvent Base event (internal) to obtain information from.

Reimplemented from FBEvent.


Member Data Documentation

FBPropertyConnectionAction Action

Read Only Property: Connection's action performed.

FBPropertyPlug Plug

Read Only Property: The plug involved in the action.