| Zao SDK for Jetson / libzao-endpoint API リファレンス 1.6.1.0 (2025-01-15)
    | 
This is the complete list of members for zao::endpoint::serial::TunnelCallbackInterface, including all inherited members.
| EventType enum name | zao::endpoint::serial::TunnelCallbackInterface | |
| OnNotifyTunnelEvent(EventType type, const std::string &message) | zao::endpoint::serial::TunnelCallbackInterface | inlinevirtual | 
| OnReceivePacket(std::vector< std::uint8_t > &&bytes) | zao::endpoint::serial::TunnelCallbackInterface | inlinevirtual | 
| OnRequestConfig(const TunnelConfig &config)=0 | zao::endpoint::serial::TunnelCallbackInterface | pure virtual | 
| ~TunnelCallbackInterface() noexcept=default | zao::endpoint::serial::TunnelCallbackInterface | virtual |