TcrSdk-Windows V1.0
CustomDataChannel::Observer Member List

This is the complete list of members for CustomDataChannel::Observer, including all inherited members.

OnConnected(const int32_t port)=0CustomDataChannel::Observerpure virtual
OnError(const int32_t port, const TcrCode &code, const std::string &msg)=0CustomDataChannel::Observerpure virtual
OnMessage(const int32_t port, const char *buffer)=0CustomDataChannel::Observerpure virtual