AbstractNotificationHandler Class Reference

AbstractNotificationHandler Class Reference

Class Description

Derive from this abstract class to create a notification handler.
+ Inheritance diagram for AbstractNotificationHandler:

Public Member Functions

def OnNotify (self, args)
 

Public Attributes

 this
 

Static Public Attributes

tuple thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 

Member Function Documentation

def OnNotify (   self,
  args 
)
OnNotify(AbstractNotificationHandler self, int code)