(function() {var implementors = {};
implementors["skyway_webrtc_gateway_api"] = [{"text":"impl<T: SerializableId> StructuralPartialEq for SocketInfo<T>","synthetic":false,"types":["skyway_webrtc_gateway_api::common::SocketInfo"]},{"text":"impl StructuralPartialEq for PhantomId","synthetic":false,"types":["skyway_webrtc_gateway_api::common::PhantomId"]},{"text":"impl StructuralPartialEq for ConnectQuery","synthetic":false,"types":["skyway_webrtc_gateway_api::data::formats::ConnectQuery"]},{"text":"impl StructuralPartialEq for ConnectionQueryOption","synthetic":false,"types":["skyway_webrtc_gateway_api::data::formats::ConnectionQueryOption"]},{"text":"impl StructuralPartialEq for DcInit","synthetic":false,"types":["skyway_webrtc_gateway_api::data::formats::DcInit"]},{"text":"impl StructuralPartialEq for DataId","synthetic":false,"types":["skyway_webrtc_gateway_api::data::formats::DataId"]},{"text":"impl StructuralPartialEq for DataIdWrapper","synthetic":false,"types":["skyway_webrtc_gateway_api::data::formats::DataIdWrapper"]},{"text":"impl StructuralPartialEq for DataConnectionId","synthetic":false,"types":["skyway_webrtc_gateway_api::data::formats::DataConnectionId"]},{"text":"impl StructuralPartialEq for DataConnectionIdWrapper","synthetic":false,"types":["skyway_webrtc_gateway_api::data::formats::DataConnectionIdWrapper"]},{"text":"impl StructuralPartialEq for RedirectDataParams","synthetic":false,"types":["skyway_webrtc_gateway_api::data::formats::RedirectDataParams"]},{"text":"impl StructuralPartialEq for DataConnectionStatus","synthetic":false,"types":["skyway_webrtc_gateway_api::data::formats::DataConnectionStatus"]},{"text":"impl StructuralPartialEq for DataConnectionEventEnum","synthetic":false,"types":["skyway_webrtc_gateway_api::data::DataConnectionEventEnum"]},{"text":"impl StructuralPartialEq for ErrorResponse","synthetic":false,"types":["skyway_webrtc_gateway_api::error::ErrorResponse"]},{"text":"impl StructuralPartialEq for Errors","synthetic":false,"types":["skyway_webrtc_gateway_api::error::Errors"]},{"text":"impl StructuralPartialEq for ErrorItem","synthetic":false,"types":["skyway_webrtc_gateway_api::error::ErrorItem"]},{"text":"impl StructuralPartialEq for MediaId","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::MediaId"]},{"text":"impl StructuralPartialEq for RtcpId","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::RtcpId"]},{"text":"impl StructuralPartialEq for MediaConnectionId","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::MediaConnectionId"]},{"text":"impl StructuralPartialEq for CallQuery","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::CallQuery"]},{"text":"impl StructuralPartialEq for Constraints","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::Constraints"]},{"text":"impl StructuralPartialEq for MediaParams","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::MediaParams"]},{"text":"impl StructuralPartialEq for RedirectParameters","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::RedirectParameters"]},{"text":"impl StructuralPartialEq for CallResponse","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::CallResponse"]},{"text":"impl StructuralPartialEq for MediaConnectionIdWrapper","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::MediaConnectionIdWrapper"]},{"text":"impl StructuralPartialEq for AnswerQuery","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::AnswerQuery"]},{"text":"impl StructuralPartialEq for AnswerResponse","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::AnswerResponse"]},{"text":"impl StructuralPartialEq for AnswerResponseParams","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::AnswerResponseParams"]},{"text":"impl StructuralPartialEq for MediaConnectionStatus","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::MediaConnectionStatus"]},{"text":"impl StructuralPartialEq for SsrcPair","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::SsrcPair"]},{"text":"impl StructuralPartialEq for MediaConnectionEventEnum","synthetic":false,"types":["skyway_webrtc_gateway_api::media::MediaConnectionEventEnum"]},{"text":"impl StructuralPartialEq for PeerId","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::PeerId"]},{"text":"impl StructuralPartialEq for Token","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::Token"]},{"text":"impl StructuralPartialEq for PeerInfo","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::PeerInfo"]},{"text":"impl StructuralPartialEq for CreatePeerQuery","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::CreatePeerQuery"]},{"text":"impl StructuralPartialEq for CreatedResponse","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::CreatedResponse"]},{"text":"impl StructuralPartialEq for PeerOpenEvent","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::PeerOpenEvent"]},{"text":"impl StructuralPartialEq for PeerCloseEvent","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::PeerCloseEvent"]},{"text":"impl StructuralPartialEq for PeerErrorEvent","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::PeerErrorEvent"]},{"text":"impl StructuralPartialEq for PeerConnectionEvent","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::PeerConnectionEvent"]},{"text":"impl StructuralPartialEq for PeerCallEvent","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::PeerCallEvent"]},{"text":"impl StructuralPartialEq for PeerStatusMessage","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::PeerStatusMessage"]},{"text":"impl StructuralPartialEq for PeerEventEnum","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::PeerEventEnum"]}];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()