public RegisterEventCallback ( string capsEvent, Caps callback ) : void | ||
capsEvent | string | Name of the CAPS event to register a handler for |
callback | Caps | Callback to fire when a CAPS event is received |
return | void |
public RegisterEventCallback ( string capsEvent, Caps callback ) : void | ||
capsEvent | string | Name of the CAPS event to register a handler for |
callback | Caps | Callback to fire when a CAPS event is received |
return | void |