- onNotify
void onNotify(string method, Value[] params)
Undocumented in source. Be warned that the author may not have intended to support it.
- onRead
void onRead()
Undocumented in source. Be warned that the author may not have intended to support it.
- onRequest
void onRequest(size_t id, string method, Value[] params, NetworkAddress netAddr)
Undocumented in source. Be warned that the author may not have intended to support it.
- onResponse
void onResponse(size_t id, Value error, Value result)
Undocumented in source. Be warned that the author may not have intended to support it.