TcrSdk-Windows V1.0
|
This is the complete list of members for CustomDataChannel::Observer, including all inherited members.
OnConnected(const int32_t port)=0 | CustomDataChannel::Observer | pure virtual |
OnError(const int32_t port, const TcrCode &code, const std::string &msg)=0 | CustomDataChannel::Observer | pure virtual |
OnMessage(const int32_t port, const char *buffer)=0 | CustomDataChannel::Observer | pure virtual |