This is the complete list of members for privmx::endpoint::stream::ProxyWebRTC, including all inherited members.
| close(const std::string &streamRoomId) override (defined in privmx::endpoint::stream::ProxyWebRTC) | privmx::endpoint::stream::ProxyWebRTC | virtual |
| createAnswerAndSetDescriptions(const std::string &streamRoomId, const std::string &sdp, const std::string &type) override (defined in privmx::endpoint::stream::ProxyWebRTC) | privmx::endpoint::stream::ProxyWebRTC | virtual |
| createOfferAndSetLocalDescription(const std::string &streamRoomId) override (defined in privmx::endpoint::stream::ProxyWebRTC) | privmx::endpoint::stream::ProxyWebRTC | virtual |
| ProxyWebRTC(privmx_endpoint_stream_WebRTCInterface webRTCInterface) (defined in privmx::endpoint::stream::ProxyWebRTC) | privmx::endpoint::stream::ProxyWebRTC | |
| setAnswerAndSetRemoteDescription(const std::string &streamRoomId, const std::string &sdp, const std::string &type) override (defined in privmx::endpoint::stream::ProxyWebRTC) | privmx::endpoint::stream::ProxyWebRTC | virtual |
| updateKeys(const std::string &streamRoomId, const std::vector< Key > &keys) override (defined in privmx::endpoint::stream::ProxyWebRTC) | privmx::endpoint::stream::ProxyWebRTC | virtual |
| updateSessionId(const std::string &streamRoomId, const int64_t sessionId, const std::string &connectionType) override (defined in privmx::endpoint::stream::ProxyWebRTC) | privmx::endpoint::stream::ProxyWebRTC | virtual |
| ~ProxyWebRTC() override=default (defined in privmx::endpoint::stream::ProxyWebRTC) | privmx::endpoint::stream::ProxyWebRTC | |
| ~WebRTCInterface()=default (defined in privmx::endpoint::stream::WebRTCInterface) | privmx::endpoint::stream::WebRTCInterface | protectedvirtual |