Method | Description | |
---|---|---|
Dispatcher ( ) : System.Collections.Generic | ||
InvokeHandler ( Api id, byte data ) : bool | ||
Register ( |
||
RegisterAction ( Api id, System | ||
RegisterHandler ( Api id, MsgHandler handler ) : bool |
public Dispatcher ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public InvokeHandler ( Api id, byte data ) : bool | ||
id | Api | |
data | byte | |
return | bool |
public RegisterHandler ( Api id, MsgHandler handler ) : bool | ||
id | Api | |
handler | MsgHandler | |
return | bool |