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') |
| def OnNotify | ( | self, | |
| args | |||
| ) |
OnNotify(AbstractNotificationHandler self, int code)