var searchIndex={}; searchIndex["skyway_webrtc_gateway_api"] = {"doc":"","i":[[5,"initialize","skyway_webrtc_gateway_api","Initialize this crate with base url of WebRTC Gateway.",null,[[]]],[0,"data","","/data api bindings",null,null],[3,"ConnectQuery","skyway_webrtc_gateway_api::data","Query for POST /data/connections",null,null],[12,"peer_id","","to identify which PeerObject calls to neighbour",0,null],[12,"token","","to show that this program has permission to control…",0,null],[12,"options","","parameters for DataChannel",0,null],[12,"target_id","","connect to the neighbour which has this PeerId",0,null],[12,"params","","Shows source Data Object which feeds data redirected to…",0,null],[12,"redirect_params","","Shows destiation socket to which received data is…",0,null],[3,"ConnectionQueryOption","","Query parameter for POST /data/connections",null,null],[12,"metadata","","Metadata associated with the connection, passed in by…",1,null],[12,"serialization","","Can be BINARY (default), BINARY_UTF8, JSON, or NONE.",1,null],[12,"dcInit","","Detail option for DataConnection",1,null],[3,"DataConnectionIdWrapper","","Struct just for adapter to adjust JSON format",null,null],[12,"data_connection_id","","",2,null],[3,"DataConnectionStatus","","Response from GET…",null,null],[12,"remote_id","","Identifies a peer connected with this DataConnection",3,null],[12,"buffersize","","Shows size of buffer",3,null],[12,"label","","The optional label passed in or assigned by SkyWay when…",3,null],[12,"metadata","","Any type of metadata associated with the connection,…",3,null],[12,"open","","This is true if the connection is open and ready for…",3,null],[12,"reliable","","Whether the underlying data channels are reliable; defined…",3,null],[12,"serialization","","The serialization format of the data sent over the…",3,null],[12,"type","","Fixed value as `\"data\"`",3,null],[3,"DataIdWrapper","","Struct just for adapter to adjust JSON format",null,null],[12,"data_id","","",4,null],[3,"DcInit","","Query parameter for POST /data/connections",null,null],[12,"ordered","","Indicates whether or not the data channel guarantees…",5,null],[12,"maxPacketLifeTime","","The amount of time, in milliseconds, the browser is…",5,null],[12,"maxRetransmits","","The maximum number of times the WebRTC Gateway should try…",5,null],[12,"protocol","","containing the name of the sub-protocol in use. If no…",5,null],[12,"negotiated","","Indicates whether the RTCDataChannel's connection was…",5,null],[12,"id","","ID number (between 0 and 65,534) which uniquely identifies…",5,null],[12,"priority","","Show priority of this channel.",5,null],[3,"RedirectDataParams","","Query for PUT /data/connections",null,null],[12,"feed_params","","Data source for the DataConnection",6,null],[12,"redirect_params","","Data destination for the DataConnection. A WebRTC Gateway…",6,null],[4,"DataConnectionEventEnum","","Shows DataConnection events.",null,null],[13,"OPEN","","",7,null],[13,"CLOSE","","",7,null],[13,"ERROR","","",7,null],[5,"open_data_socket","","This function let a WebRTC Gateway open a socket to…",null,[[]]],[5,"close_data_socket","","This function let a WebRTC Gateway close a socket to…",null,[[["dataid"]]]],[5,"connect","","This function let a WebRTC Gateway establish a DataChannel…",null,[[["connectquery"]]]],[5,"disconnect","","This function let a WebRTC Gateway close a DataChannel",null,[[["dataconnectionid"]]]],[5,"redirect","","DataConnection is automatically established when neighbour…",null,[[["redirectdataparams"],["dataconnectionid"]]]],[5,"status","","This function to get status of DataChannel",null,[[["dataconnectionid"]]]],[5,"listen_events","","This function keep listening events from a WebRTC Gateway.…",null,[[["dataconnectioneventenum"],["dataconnectionid"],["sender",["dataconnectioneventenum"]]]]],[0,"error","skyway_webrtc_gateway_api","Definition of errors occur in this crate",null,null],[3,"ErrorResponse","skyway_webrtc_gateway_api::error","Error response from some APIs.",null,null],[12,"command_type","","Shows where this Json is from.",8,null],[12,"params","","Shows errors",8,null],[3,"Errors","","Shows errors",null,null],[12,"errors","","Shows errors",9,null],[3,"ErrorItem","","Shows errors",null,null],[12,"field","","Error kind",10,null],[12,"message","","Error detail message",10,null],[3,"ReqwestError","","Wrapper for reqwest::Error",null,null],[12,"0","","",11,null],[4,"Error","","Enum of errors in this crate.",null,null],[13,"IOError","","",12,null],[12,"error","skyway_webrtc_gateway_api::error::Error","",12,null],[13,"Serde","skyway_webrtc_gateway_api::error","",12,null],[12,"error","skyway_webrtc_gateway_api::error::Error","",12,null],[13,"Utf8Error","skyway_webrtc_gateway_api::error","",12,null],[12,"error","skyway_webrtc_gateway_api::error::Error","",12,null],[13,"ReqwestError","skyway_webrtc_gateway_api::error","",12,null],[12,"error","skyway_webrtc_gateway_api::error::Error","",12,null],[13,"AddrParseError","skyway_webrtc_gateway_api::error","",12,null],[12,"error","skyway_webrtc_gateway_api::error::Error","",12,null],[13,"MyError","skyway_webrtc_gateway_api::error","",12,null],[12,"error","skyway_webrtc_gateway_api::error::Error","",12,null],[11,"create_myerror","skyway_webrtc_gateway_api::error","Create error message",12,[[["str"]],["error"]]],[0,"media","skyway_webrtc_gateway_api","/media api bindings",null,null],[3,"AnswerQuery","skyway_webrtc_gateway_api::media","Query parameter for POST /media/connections",null,null],[12,"constraints","","Parameters for MediaConnection It contains source socket.…",13,null],[12,"redirect_params","","Shows destiation socket to which received data is…",13,null],[3,"AnswerResponse","","Response from POST /media/connections",null,null],[12,"command_type","","Fixed value as `\"MEDIA_CONNECTION_ANSWER\"`.",14,null],[12,"params","","Shows media_ids used in this MediaConnection",14,null],[3,"AnswerResponseParams","","Shows media_ids used in this MediaConnection",null,null],[12,"video_id","","",15,null],[12,"audio_id","","",15,null],[3,"CallQuery","","Query parameter for POST /media/connections",null,null],[12,"peer_id","","to identify which PeerObject calls to neighbour",16,null],[12,"token","","to show that this program has permission to control…",16,null],[12,"target_id","","connect to the neighbour which has this PeerId",16,null],[12,"constraints","","Parameters for MediaConnection It contains source socket.…",16,null],[12,"redirect_params","","Shows destiation socket to which received data is…",16,null],[3,"CallResponse","","Response from POST /media/connections",null,null],[12,"command_type","","Fixed value as `\"PEERS_CALL\"`.",17,null],[12,"params","","Identifier for MediaConnection",17,null],[3,"Constraints","","Parameters for MediaConnection",null,null],[12,"video","","Shows whether this connection sends video or not",18,null],[12,"videoReceiveEnabled","","Shows whether this connection receives video or not",18,null],[12,"audio","","Shows whether this connection sends audio or not",18,null],[12,"audioReceiveEnabled","","Shows whether this connection receives audio or not",18,null],[12,"video_params","","Parameters for sending video",18,null],[12,"audio_params","","Parameters for sending audio",18,null],[3,"MediaConnectionIdWrapper","","Wrapper for serializing JSON",null,null],[12,"media_connection_id","","Identifier for MediaConnection",19,null],[3,"MediaConnectionStatus","","Status of MediaConnection",null,null],[12,"metadata","","Metadata associated with the connection, passed in by…",20,null],[12,"open","","Shows whether this MediaConnection is working or not.",20,null],[12,"remote_id","","Shows neighbour id",20,null],[12,"ssrc","","Shows ssrc(Synchrozination Source) information",20,null],[3,"MediaParams","","Parameters for sending media",null,null],[12,"band_width","","band width between Peers",21,null],[12,"codec","","Codec which caller side want to use. Video: `\"H264\"` or…",21,null],[12,"media_id","","Identify which media should be redirected",21,null],[12,"rtcp_id","","Identify which rtcp should be redirected",21,null],[12,"payload_type","","Payload type which caller side want to use. It will be…",21,null],[12,"sampling_rate","","Sampling rate which media uses",21,null],[3,"RedirectParameters","","Shows to which socket media should be redirected.",null,null],[12,"video","","video is redirected to this socket",22,null],[12,"video_rtcp","","video rtcp is redirected to this socket",22,null],[12,"audio","","audio is redirected to this socket",22,null],[12,"audio_rtcp","","audio rtcp is redirected to this socket",22,null],[3,"SsrcPair","","Shows ssrc(Synchrozination Source) information",null,null],[12,"media_id","","Identify Media",23,null],[12,"ssrc","","SSRC",23,null],[4,"MediaConnectionEventEnum","","Shows DataConnection events.",null,null],[13,"READY","","",24,null],[13,"STREAM","","",24,null],[13,"CLOSE","","",24,null],[13,"ERROR","","",24,null],[5,"open_media_socket","","Have WebRTC Gateway open a socket for feeding media.",null,[[["bool"]]]],[5,"delete_media","","Have WebRTC Gateway close a media socket.",null,[[["mediaid"]]]],[5,"open_rtcp_socket","","Have WebRTC Gateway open a socket for feeding rtcp.",null,[[]]],[5,"delete_rtcp","","Have WebRTC Gateway close a rtcp socket.",null,[[["rtcpid"]]]],[5,"call","","Have WebRTC Gateway start establishing MediaConnection to…",null,[[["callquery"]]]],[5,"answer","","Have WebRTC Gateway accept to a request of establishing…",null,[[["mediaconnectionid"],["answerquery"]]]],[5,"disconnect","","Have WebRTC Gateway close a MediaConnection",null,[[["mediaconnectionid"]]]],[5,"send_pli","","Have WebRTC Gateway send a PLI(Picture Less Indication)…",null,[[["mediaconnectionid"],["socketinfo"]]]],[5,"listen_events","","Request status of MediaConnection",null,[[["sender",["mediaconnectioneventenum"]],["mediaconnectionid"],["mediaconnectioneventenum"]]]],[5,"status","","Request status of MediaConnection",null,[[["mediaconnectionid"]]]],[0,"peer","skyway_webrtc_gateway_api","/peers api bindings",null,null],[3,"CreatePeerQuery","skyway_webrtc_gateway_api::peer","Query for POST /peers.",null,null],[12,"key","","SkyWay's API Key.",25,null],[12,"domain","","Registered domain of the API Key",25,null],[12,"peer_id","","Peer Id that user want to use.",25,null],[12,"turn","","Whether does user want to use TURN server or not.",25,null],[3,"CreatedResponse","","Response from POST /peers",null,null],[12,"command_type","","Fixed value as `\"PEERS_CREATE\"`.",26,null],[12,"params","","Pair of PeerId and Token. PeerId is not allocated in the…",26,null],[3,"PeerCallEvent","","Shows that the Peer Object receives a request to establish…",null,null],[12,"params","","",27,null],[12,"call_params","","",27,null],[3,"PeerCloseEvent","","Response from GET /peers/{peer_id}/events",null,null],[12,"params","","Pair of PeerId and Token. Just for indicating which Peer…",28,null],[3,"PeerConnectionEvent","","Shows that the Peer Object receives a request to establish…",null,null],[12,"params","","Pair of PeerId and Token. Indicate which Peer Object is…",29,null],[12,"data_params","","Id to identify the DataConnection",29,null],[3,"PeerErrorEvent","","Response from GET /peers/{peer_id}/events",null,null],[12,"params","","Pair of PeerId and Token. Indicate which Peer Object is…",30,null],[12,"error_message","","Shows detail of the error.",30,null],[3,"PeerInfo","","Pair of PeerId and Token.",null,null],[12,"peer_id","","",31,null],[12,"token","","",31,null],[3,"PeerOpenEvent","","Response from GET /peers/{peer_id}/events",null,null],[12,"params","","Pair of PeerId and Token. PeerId has been allocated in the…",32,null],[3,"PeerStatusMessage","","Response from GET /peer/{peer_id}/status",null,null],[12,"peer_id","","",33,null],[12,"disconnected","","",33,null],[4,"PeerEventEnum","","Response from GET /peers/{peer_id}/events",null,null],[13,"OPEN","","",34,null],[13,"CLOSE","","",34,null],[13,"CONNECTION","","",34,null],[13,"CALL","","",34,null],[13,"ERROR","","",34,null],[5,"create","","Request to create Peer.",null,[[["peerid"],["bool"]]]],[5,"listen_events","","Listen events of a Peer Object.",null,[[["peereventenum"],["sender",["peereventenum"]],["peerinfo"]]]],[5,"delete","","Release PeerObject",null,[[["peerinfo"]]]],[5,"status","","Get status of PeerObject",null,[[["peerinfo"]]]],[0,"prelude","skyway_webrtc_gateway_api","A \"prelude\" for users of this crate.",null,null],[3,"PhantomId","skyway_webrtc_gateway_api::prelude","It's just a dummy Id data returning None.",null,null],[3,"SocketInfo","","There are several field which has some kind of id and…",null,null],[3,"DataConnectionId","","Identifier for DataConnection",null,null],[12,"0","","",35,null],[3,"DataId","","Identifier for source socket of data",null,null],[12,"0","","",36,null],[3,"MediaConnectionId","","Identifier for MediaConnection",null,null],[12,"0","","",37,null],[3,"MediaId","","Identifier for source socket of media",null,null],[12,"0","","",38,null],[3,"RtcpId","","Identifier for source socket of rtcp",null,null],[12,"0","","",39,null],[3,"PeerId","","Identifier for PeerObject.",null,null],[12,"0","","",40,null],[3,"PeerInfo","","Pair of PeerId and Token.",null,null],[12,"peer_id","","",31,null],[12,"token","","",31,null],[3,"Token","","Token to avoid misuse of Peer.",null,null],[12,"0","","",41,null],[8,"SerializableSocket","","This trait is for serializing SocketInfo to JSON.",null,null],[10,"new","","Create an instance of SerializableSocket",42,[[["option",["string"]],["socketaddr"],["string"]],["self"]]],[10,"try_create","","Create an instance of SerializableSocket.",42,[[["option",["string"]],["str"],["u16"],["string"]],[["error"],["result",["error"]]]]],[10,"get_id","","Returns id field.",42,[[["self"]],["option"]]],[10,"key","","Field name of Json.",42,[[["self"]],["str"]]],[10,"ip","","Returns IpAddr of the socket.",42,[[["self"]],["ipaddr"]]],[10,"port","","Returns port number of the socket.",42,[[["self"]],["u16"]]],[11,"from","","",43,[[["t"]],["t"]]],[11,"into","","",43,[[],["u"]]],[11,"to_owned","","",43,[[["self"]],["t"]]],[11,"clone_into","","",43,[[["self"],["t"]]]],[11,"try_from","","",43,[[["u"]],["result"]]],[11,"try_into","","",43,[[],["result"]]],[11,"borrow","","",43,[[["self"]],["t"]]],[11,"borrow_mut","","",43,[[["self"]],["t"]]],[11,"type_id","","",43,[[["self"]],["typeid"]]],[11,"from","","",44,[[["t"]],["t"]]],[11,"into","","",44,[[],["u"]]],[11,"to_owned","","",44,[[["self"]],["t"]]],[11,"clone_into","","",44,[[["self"],["t"]]]],[11,"try_from","","",44,[[["u"]],["result"]]],[11,"try_into","","",44,[[],["result"]]],[11,"borrow","","",44,[[["self"]],["t"]]],[11,"borrow_mut","","",44,[[["self"]],["t"]]],[11,"type_id","","",44,[[["self"]],["typeid"]]],[11,"from","skyway_webrtc_gateway_api::data","",0,[[["t"]],["t"]]],[11,"into","","",0,[[],["u"]]],[11,"to_owned","","",0,[[["self"]],["t"]]],[11,"clone_into","","",0,[[["self"],["t"]]]],[11,"try_from","","",0,[[["u"]],["result"]]],[11,"try_into","","",0,[[],["result"]]],[11,"borrow","","",0,[[["self"]],["t"]]],[11,"borrow_mut","","",0,[[["self"]],["t"]]],[11,"type_id","","",0,[[["self"]],["typeid"]]],[11,"from","","",1,[[["t"]],["t"]]],[11,"into","","",1,[[],["u"]]],[11,"to_owned","","",1,[[["self"]],["t"]]],[11,"clone_into","","",1,[[["self"],["t"]]]],[11,"try_from","","",1,[[["u"]],["result"]]],[11,"try_into","","",1,[[],["result"]]],[11,"borrow","","",1,[[["self"]],["t"]]],[11,"borrow_mut","","",1,[[["self"]],["t"]]],[11,"type_id","","",1,[[["self"]],["typeid"]]],[11,"from","","",2,[[["t"]],["t"]]],[11,"into","","",2,[[],["u"]]],[11,"to_owned","","",2,[[["self"]],["t"]]],[11,"clone_into","","",2,[[["self"],["t"]]]],[11,"try_from","","",2,[[["u"]],["result"]]],[11,"try_into","","",2,[[],["result"]]],[11,"borrow","","",2,[[["self"]],["t"]]],[11,"borrow_mut","","",2,[[["self"]],["t"]]],[11,"type_id","","",2,[[["self"]],["typeid"]]],[11,"from","","",3,[[["t"]],["t"]]],[11,"into","","",3,[[],["u"]]],[11,"to_owned","","",3,[[["self"]],["t"]]],[11,"clone_into","","",3,[[["self"],["t"]]]],[11,"try_from","","",3,[[["u"]],["result"]]],[11,"try_into","","",3,[[],["result"]]],[11,"borrow","","",3,[[["self"]],["t"]]],[11,"borrow_mut","","",3,[[["self"]],["t"]]],[11,"type_id","","",3,[[["self"]],["typeid"]]],[11,"from","","",4,[[["t"]],["t"]]],[11,"into","","",4,[[],["u"]]],[11,"to_owned","","",4,[[["self"]],["t"]]],[11,"clone_into","","",4,[[["self"],["t"]]]],[11,"try_from","","",4,[[["u"]],["result"]]],[11,"try_into","","",4,[[],["result"]]],[11,"borrow","","",4,[[["self"]],["t"]]],[11,"borrow_mut","","",4,[[["self"]],["t"]]],[11,"type_id","","",4,[[["self"]],["typeid"]]],[11,"from","","",5,[[["t"]],["t"]]],[11,"into","","",5,[[],["u"]]],[11,"to_owned","","",5,[[["self"]],["t"]]],[11,"clone_into","","",5,[[["self"],["t"]]]],[11,"try_from","","",5,[[["u"]],["result"]]],[11,"try_into","","",5,[[],["result"]]],[11,"borrow","","",5,[[["self"]],["t"]]],[11,"borrow_mut","","",5,[[["self"]],["t"]]],[11,"type_id","","",5,[[["self"]],["typeid"]]],[11,"from","","",6,[[["t"]],["t"]]],[11,"into","","",6,[[],["u"]]],[11,"to_owned","","",6,[[["self"]],["t"]]],[11,"clone_into","","",6,[[["self"],["t"]]]],[11,"try_from","","",6,[[["u"]],["result"]]],[11,"try_into","","",6,[[],["result"]]],[11,"borrow","","",6,[[["self"]],["t"]]],[11,"borrow_mut","","",6,[[["self"]],["t"]]],[11,"type_id","","",6,[[["self"]],["typeid"]]],[11,"from","","",7,[[["t"]],["t"]]],[11,"into","","",7,[[],["u"]]],[11,"try_from","","",7,[[["u"]],["result"]]],[11,"try_into","","",7,[[],["result"]]],[11,"borrow","","",7,[[["self"]],["t"]]],[11,"borrow_mut","","",7,[[["self"]],["t"]]],[11,"type_id","","",7,[[["self"]],["typeid"]]],[11,"from","skyway_webrtc_gateway_api::prelude","",36,[[["t"]],["t"]]],[11,"into","","",36,[[],["u"]]],[11,"to_owned","","",36,[[["self"]],["t"]]],[11,"clone_into","","",36,[[["self"],["t"]]]],[11,"try_from","","",36,[[["u"]],["result"]]],[11,"try_into","","",36,[[],["result"]]],[11,"borrow","","",36,[[["self"]],["t"]]],[11,"borrow_mut","","",36,[[["self"]],["t"]]],[11,"type_id","","",36,[[["self"]],["typeid"]]],[11,"equivalent","","",36,[[["k"],["self"]],["bool"]]],[11,"from","","",35,[[["t"]],["t"]]],[11,"into","","",35,[[],["u"]]],[11,"to_owned","","",35,[[["self"]],["t"]]],[11,"clone_into","","",35,[[["self"],["t"]]]],[11,"try_from","","",35,[[["u"]],["result"]]],[11,"try_into","","",35,[[],["result"]]],[11,"borrow","","",35,[[["self"]],["t"]]],[11,"borrow_mut","","",35,[[["self"]],["t"]]],[11,"type_id","","",35,[[["self"]],["typeid"]]],[11,"equivalent","","",35,[[["k"],["self"]],["bool"]]],[11,"from","skyway_webrtc_gateway_api::error","",8,[[["t"]],["t"]]],[11,"into","","",8,[[],["u"]]],[11,"to_owned","","",8,[[["self"]],["t"]]],[11,"clone_into","","",8,[[["self"],["t"]]]],[11,"try_from","","",8,[[["u"]],["result"]]],[11,"try_into","","",8,[[],["result"]]],[11,"borrow","","",8,[[["self"]],["t"]]],[11,"borrow_mut","","",8,[[["self"]],["t"]]],[11,"type_id","","",8,[[["self"]],["typeid"]]],[11,"from","","",9,[[["t"]],["t"]]],[11,"into","","",9,[[],["u"]]],[11,"to_owned","","",9,[[["self"]],["t"]]],[11,"clone_into","","",9,[[["self"],["t"]]]],[11,"try_from","","",9,[[["u"]],["result"]]],[11,"try_into","","",9,[[],["result"]]],[11,"borrow","","",9,[[["self"]],["t"]]],[11,"borrow_mut","","",9,[[["self"]],["t"]]],[11,"type_id","","",9,[[["self"]],["typeid"]]],[11,"from","","",10,[[["t"]],["t"]]],[11,"into","","",10,[[],["u"]]],[11,"to_owned","","",10,[[["self"]],["t"]]],[11,"clone_into","","",10,[[["self"],["t"]]]],[11,"try_from","","",10,[[["u"]],["result"]]],[11,"try_into","","",10,[[],["result"]]],[11,"borrow","","",10,[[["self"]],["t"]]],[11,"borrow_mut","","",10,[[["self"]],["t"]]],[11,"type_id","","",10,[[["self"]],["typeid"]]],[11,"from","","",11,[[["t"]],["t"]]],[11,"into","","",11,[[],["u"]]],[11,"try_from","","",11,[[["u"]],["result"]]],[11,"try_into","","",11,[[],["result"]]],[11,"borrow","","",11,[[["self"]],["t"]]],[11,"borrow_mut","","",11,[[["self"]],["t"]]],[11,"type_id","","",11,[[["self"]],["typeid"]]],[11,"from","","",12,[[["t"]],["t"]]],[11,"into","","",12,[[],["u"]]],[11,"to_string","","",12,[[["self"]],["string"]]],[11,"try_from","","",12,[[["u"]],["result"]]],[11,"try_into","","",12,[[],["result"]]],[11,"borrow","","",12,[[["self"]],["t"]]],[11,"borrow_mut","","",12,[[["self"]],["t"]]],[11,"type_id","","",12,[[["self"]],["typeid"]]],[11,"as_fail","","",12,[[["self"]],["fail"]]],[11,"from","skyway_webrtc_gateway_api::media","",13,[[["t"]],["t"]]],[11,"into","","",13,[[],["u"]]],[11,"to_owned","","",13,[[["self"]],["t"]]],[11,"clone_into","","",13,[[["self"],["t"]]]],[11,"try_from","","",13,[[["u"]],["result"]]],[11,"try_into","","",13,[[],["result"]]],[11,"borrow","","",13,[[["self"]],["t"]]],[11,"borrow_mut","","",13,[[["self"]],["t"]]],[11,"type_id","","",13,[[["self"]],["typeid"]]],[11,"from","","",14,[[["t"]],["t"]]],[11,"into","","",14,[[],["u"]]],[11,"to_owned","","",14,[[["self"]],["t"]]],[11,"clone_into","","",14,[[["self"],["t"]]]],[11,"try_from","","",14,[[["u"]],["result"]]],[11,"try_into","","",14,[[],["result"]]],[11,"borrow","","",14,[[["self"]],["t"]]],[11,"borrow_mut","","",14,[[["self"]],["t"]]],[11,"type_id","","",14,[[["self"]],["typeid"]]],[11,"from","","",15,[[["t"]],["t"]]],[11,"into","","",15,[[],["u"]]],[11,"to_owned","","",15,[[["self"]],["t"]]],[11,"clone_into","","",15,[[["self"],["t"]]]],[11,"try_from","","",15,[[["u"]],["result"]]],[11,"try_into","","",15,[[],["result"]]],[11,"borrow","","",15,[[["self"]],["t"]]],[11,"borrow_mut","","",15,[[["self"]],["t"]]],[11,"type_id","","",15,[[["self"]],["typeid"]]],[11,"from","","",16,[[["t"]],["t"]]],[11,"into","","",16,[[],["u"]]],[11,"to_owned","","",16,[[["self"]],["t"]]],[11,"clone_into","","",16,[[["self"],["t"]]]],[11,"try_from","","",16,[[["u"]],["result"]]],[11,"try_into","","",16,[[],["result"]]],[11,"borrow","","",16,[[["self"]],["t"]]],[11,"borrow_mut","","",16,[[["self"]],["t"]]],[11,"type_id","","",16,[[["self"]],["typeid"]]],[11,"from","","",17,[[["t"]],["t"]]],[11,"into","","",17,[[],["u"]]],[11,"to_owned","","",17,[[["self"]],["t"]]],[11,"clone_into","","",17,[[["self"],["t"]]]],[11,"try_from","","",17,[[["u"]],["result"]]],[11,"try_into","","",17,[[],["result"]]],[11,"borrow","","",17,[[["self"]],["t"]]],[11,"borrow_mut","","",17,[[["self"]],["t"]]],[11,"type_id","","",17,[[["self"]],["typeid"]]],[11,"from","","",18,[[["t"]],["t"]]],[11,"into","","",18,[[],["u"]]],[11,"to_owned","","",18,[[["self"]],["t"]]],[11,"clone_into","","",18,[[["self"],["t"]]]],[11,"try_from","","",18,[[["u"]],["result"]]],[11,"try_into","","",18,[[],["result"]]],[11,"borrow","","",18,[[["self"]],["t"]]],[11,"borrow_mut","","",18,[[["self"]],["t"]]],[11,"type_id","","",18,[[["self"]],["typeid"]]],[11,"from","","",19,[[["t"]],["t"]]],[11,"into","","",19,[[],["u"]]],[11,"to_owned","","",19,[[["self"]],["t"]]],[11,"clone_into","","",19,[[["self"],["t"]]]],[11,"try_from","","",19,[[["u"]],["result"]]],[11,"try_into","","",19,[[],["result"]]],[11,"borrow","","",19,[[["self"]],["t"]]],[11,"borrow_mut","","",19,[[["self"]],["t"]]],[11,"type_id","","",19,[[["self"]],["typeid"]]],[11,"from","","",20,[[["t"]],["t"]]],[11,"into","","",20,[[],["u"]]],[11,"to_owned","","",20,[[["self"]],["t"]]],[11,"clone_into","","",20,[[["self"],["t"]]]],[11,"try_from","","",20,[[["u"]],["result"]]],[11,"try_into","","",20,[[],["result"]]],[11,"borrow","","",20,[[["self"]],["t"]]],[11,"borrow_mut","","",20,[[["self"]],["t"]]],[11,"type_id","","",20,[[["self"]],["typeid"]]],[11,"from","","",21,[[["t"]],["t"]]],[11,"into","","",21,[[],["u"]]],[11,"to_owned","","",21,[[["self"]],["t"]]],[11,"clone_into","","",21,[[["self"],["t"]]]],[11,"try_from","","",21,[[["u"]],["result"]]],[11,"try_into","","",21,[[],["result"]]],[11,"borrow","","",21,[[["self"]],["t"]]],[11,"borrow_mut","","",21,[[["self"]],["t"]]],[11,"type_id","","",21,[[["self"]],["typeid"]]],[11,"from","","",22,[[["t"]],["t"]]],[11,"into","","",22,[[],["u"]]],[11,"to_owned","","",22,[[["self"]],["t"]]],[11,"clone_into","","",22,[[["self"],["t"]]]],[11,"try_from","","",22,[[["u"]],["result"]]],[11,"try_into","","",22,[[],["result"]]],[11,"borrow","","",22,[[["self"]],["t"]]],[11,"borrow_mut","","",22,[[["self"]],["t"]]],[11,"type_id","","",22,[[["self"]],["typeid"]]],[11,"from","","",23,[[["t"]],["t"]]],[11,"into","","",23,[[],["u"]]],[11,"to_owned","","",23,[[["self"]],["t"]]],[11,"clone_into","","",23,[[["self"],["t"]]]],[11,"try_from","","",23,[[["u"]],["result"]]],[11,"try_into","","",23,[[],["result"]]],[11,"borrow","","",23,[[["self"]],["t"]]],[11,"borrow_mut","","",23,[[["self"]],["t"]]],[11,"type_id","","",23,[[["self"]],["typeid"]]],[11,"from","","",24,[[["t"]],["t"]]],[11,"into","","",24,[[],["u"]]],[11,"try_from","","",24,[[["u"]],["result"]]],[11,"try_into","","",24,[[],["result"]]],[11,"borrow","","",24,[[["self"]],["t"]]],[11,"borrow_mut","","",24,[[["self"]],["t"]]],[11,"type_id","","",24,[[["self"]],["typeid"]]],[11,"from","skyway_webrtc_gateway_api::prelude","",38,[[["t"]],["t"]]],[11,"into","","",38,[[],["u"]]],[11,"to_owned","","",38,[[["self"]],["t"]]],[11,"clone_into","","",38,[[["self"],["t"]]]],[11,"try_from","","",38,[[["u"]],["result"]]],[11,"try_into","","",38,[[],["result"]]],[11,"borrow","","",38,[[["self"]],["t"]]],[11,"borrow_mut","","",38,[[["self"]],["t"]]],[11,"type_id","","",38,[[["self"]],["typeid"]]],[11,"equivalent","","",38,[[["k"],["self"]],["bool"]]],[11,"from","","",39,[[["t"]],["t"]]],[11,"into","","",39,[[],["u"]]],[11,"to_owned","","",39,[[["self"]],["t"]]],[11,"clone_into","","",39,[[["self"],["t"]]]],[11,"try_from","","",39,[[["u"]],["result"]]],[11,"try_into","","",39,[[],["result"]]],[11,"borrow","","",39,[[["self"]],["t"]]],[11,"borrow_mut","","",39,[[["self"]],["t"]]],[11,"type_id","","",39,[[["self"]],["typeid"]]],[11,"equivalent","","",39,[[["k"],["self"]],["bool"]]],[11,"from","","",37,[[["t"]],["t"]]],[11,"into","","",37,[[],["u"]]],[11,"to_owned","","",37,[[["self"]],["t"]]],[11,"clone_into","","",37,[[["self"],["t"]]]],[11,"try_from","","",37,[[["u"]],["result"]]],[11,"try_into","","",37,[[],["result"]]],[11,"borrow","","",37,[[["self"]],["t"]]],[11,"borrow_mut","","",37,[[["self"]],["t"]]],[11,"type_id","","",37,[[["self"]],["typeid"]]],[11,"equivalent","","",37,[[["k"],["self"]],["bool"]]],[11,"from","skyway_webrtc_gateway_api::peer","",25,[[["t"]],["t"]]],[11,"into","","",25,[[],["u"]]],[11,"to_owned","","",25,[[["self"]],["t"]]],[11,"clone_into","","",25,[[["self"],["t"]]]],[11,"try_from","","",25,[[["u"]],["result"]]],[11,"try_into","","",25,[[],["result"]]],[11,"borrow","","",25,[[["self"]],["t"]]],[11,"borrow_mut","","",25,[[["self"]],["t"]]],[11,"type_id","","",25,[[["self"]],["typeid"]]],[11,"from","","",26,[[["t"]],["t"]]],[11,"into","","",26,[[],["u"]]],[11,"to_owned","","",26,[[["self"]],["t"]]],[11,"clone_into","","",26,[[["self"],["t"]]]],[11,"try_from","","",26,[[["u"]],["result"]]],[11,"try_into","","",26,[[],["result"]]],[11,"borrow","","",26,[[["self"]],["t"]]],[11,"borrow_mut","","",26,[[["self"]],["t"]]],[11,"type_id","","",26,[[["self"]],["typeid"]]],[11,"from","","",27,[[["t"]],["t"]]],[11,"into","","",27,[[],["u"]]],[11,"to_owned","","",27,[[["self"]],["t"]]],[11,"clone_into","","",27,[[["self"],["t"]]]],[11,"try_from","","",27,[[["u"]],["result"]]],[11,"try_into","","",27,[[],["result"]]],[11,"borrow","","",27,[[["self"]],["t"]]],[11,"borrow_mut","","",27,[[["self"]],["t"]]],[11,"type_id","","",27,[[["self"]],["typeid"]]],[11,"from","","",28,[[["t"]],["t"]]],[11,"into","","",28,[[],["u"]]],[11,"to_owned","","",28,[[["self"]],["t"]]],[11,"clone_into","","",28,[[["self"],["t"]]]],[11,"try_from","","",28,[[["u"]],["result"]]],[11,"try_into","","",28,[[],["result"]]],[11,"borrow","","",28,[[["self"]],["t"]]],[11,"borrow_mut","","",28,[[["self"]],["t"]]],[11,"type_id","","",28,[[["self"]],["typeid"]]],[11,"from","","",29,[[["t"]],["t"]]],[11,"into","","",29,[[],["u"]]],[11,"to_owned","","",29,[[["self"]],["t"]]],[11,"clone_into","","",29,[[["self"],["t"]]]],[11,"try_from","","",29,[[["u"]],["result"]]],[11,"try_into","","",29,[[],["result"]]],[11,"borrow","","",29,[[["self"]],["t"]]],[11,"borrow_mut","","",29,[[["self"]],["t"]]],[11,"type_id","","",29,[[["self"]],["typeid"]]],[11,"from","","",30,[[["t"]],["t"]]],[11,"into","","",30,[[],["u"]]],[11,"to_owned","","",30,[[["self"]],["t"]]],[11,"clone_into","","",30,[[["self"],["t"]]]],[11,"try_from","","",30,[[["u"]],["result"]]],[11,"try_into","","",30,[[],["result"]]],[11,"borrow","","",30,[[["self"]],["t"]]],[11,"borrow_mut","","",30,[[["self"]],["t"]]],[11,"type_id","","",30,[[["self"]],["typeid"]]],[11,"from","","",31,[[["t"]],["t"]]],[11,"into","","",31,[[],["u"]]],[11,"to_owned","","",31,[[["self"]],["t"]]],[11,"clone_into","","",31,[[["self"],["t"]]]],[11,"try_from","","",31,[[["u"]],["result"]]],[11,"try_into","","",31,[[],["result"]]],[11,"borrow","","",31,[[["self"]],["t"]]],[11,"borrow_mut","","",31,[[["self"]],["t"]]],[11,"type_id","","",31,[[["self"]],["typeid"]]],[11,"equivalent","","",31,[[["k"],["self"]],["bool"]]],[11,"from","","",32,[[["t"]],["t"]]],[11,"into","","",32,[[],["u"]]],[11,"to_owned","","",32,[[["self"]],["t"]]],[11,"clone_into","","",32,[[["self"],["t"]]]],[11,"try_from","","",32,[[["u"]],["result"]]],[11,"try_into","","",32,[[],["result"]]],[11,"borrow","","",32,[[["self"]],["t"]]],[11,"borrow_mut","","",32,[[["self"]],["t"]]],[11,"type_id","","",32,[[["self"]],["typeid"]]],[11,"from","","",33,[[["t"]],["t"]]],[11,"into","","",33,[[],["u"]]],[11,"to_owned","","",33,[[["self"]],["t"]]],[11,"clone_into","","",33,[[["self"],["t"]]]],[11,"try_from","","",33,[[["u"]],["result"]]],[11,"try_into","","",33,[[],["result"]]],[11,"borrow","","",33,[[["self"]],["t"]]],[11,"borrow_mut","","",33,[[["self"]],["t"]]],[11,"type_id","","",33,[[["self"]],["typeid"]]],[11,"from","","",34,[[["t"]],["t"]]],[11,"into","","",34,[[],["u"]]],[11,"to_owned","","",34,[[["self"]],["t"]]],[11,"clone_into","","",34,[[["self"],["t"]]]],[11,"try_from","","",34,[[["u"]],["result"]]],[11,"try_into","","",34,[[],["result"]]],[11,"borrow","","",34,[[["self"]],["t"]]],[11,"borrow_mut","","",34,[[["self"]],["t"]]],[11,"type_id","","",34,[[["self"]],["typeid"]]],[11,"from","skyway_webrtc_gateway_api::prelude","",40,[[["t"]],["t"]]],[11,"into","","",40,[[],["u"]]],[11,"to_owned","","",40,[[["self"]],["t"]]],[11,"clone_into","","",40,[[["self"],["t"]]]],[11,"try_from","","",40,[[["u"]],["result"]]],[11,"try_into","","",40,[[],["result"]]],[11,"borrow","","",40,[[["self"]],["t"]]],[11,"borrow_mut","","",40,[[["self"]],["t"]]],[11,"type_id","","",40,[[["self"]],["typeid"]]],[11,"equivalent","","",40,[[["k"],["self"]],["bool"]]],[11,"from","","",41,[[["t"]],["t"]]],[11,"into","","",41,[[],["u"]]],[11,"to_owned","","",41,[[["self"]],["t"]]],[11,"clone_into","","",41,[[["self"],["t"]]]],[11,"try_from","","",41,[[["u"]],["result"]]],[11,"try_into","","",41,[[],["result"]]],[11,"borrow","","",41,[[["self"]],["t"]]],[11,"borrow_mut","","",41,[[["self"]],["t"]]],[11,"type_id","","",41,[[["self"]],["typeid"]]],[11,"equivalent","","",41,[[["k"],["self"]],["bool"]]],[11,"new","","",43,[[["option",["string"]],["socketaddr"],["string"]],["self"]]],[11,"try_create","","",43,[[["option",["string"]],["str"],["u16"],["string"]],[["error"],["result",["error"]]]]],[11,"get_id","","",43,[[["self"]],["option"]]],[11,"key","","",43,[[["self"]],["str"]]],[11,"ip","","",43,[[["self"]],["ipaddr"]]],[11,"port","","",43,[[["self"]],["u16"]]],[11,"from","skyway_webrtc_gateway_api::error","",12,[[["error"]],["self"]]],[11,"from","","",12,[[["utf8error"]],["self"]]],[11,"from","","",12,[[["fromutf8error"]],["self"]]],[11,"from","","",12,[[["str"]],["self"]]],[11,"from","","",12,[[["string"]],["self"]]],[11,"from","","",12,[[["error"]],["self"]]],[11,"from","","",12,[[["reqwesterror"]],["self"]]],[11,"from","","",12,[[["error"]],["error"]]],[11,"from","","",12,[[["addrparseerror"]],["error"]]],[11,"clone","skyway_webrtc_gateway_api::prelude","",43,[[["self"]],["socketinfo"]]],[11,"clone","","",44,[[["self"]],["phantomid"]]],[11,"clone","skyway_webrtc_gateway_api::data","",0,[[["self"]],["connectquery"]]],[11,"clone","","",1,[[["self"]],["connectionqueryoption"]]],[11,"clone","","",5,[[["self"]],["dcinit"]]],[11,"clone","skyway_webrtc_gateway_api::prelude","",36,[[["self"]],["dataid"]]],[11,"clone","skyway_webrtc_gateway_api::data","",4,[[["self"]],["dataidwrapper"]]],[11,"clone","skyway_webrtc_gateway_api::prelude","",35,[[["self"]],["dataconnectionid"]]],[11,"clone","skyway_webrtc_gateway_api::data","",2,[[["self"]],["dataconnectionidwrapper"]]],[11,"clone","","",6,[[["self"]],["redirectdataparams"]]],[11,"clone","","",3,[[["self"]],["dataconnectionstatus"]]],[11,"clone","skyway_webrtc_gateway_api::error","",8,[[["self"]],["errorresponse"]]],[11,"clone","","",9,[[["self"]],["errors"]]],[11,"clone","","",10,[[["self"]],["erroritem"]]],[11,"clone","skyway_webrtc_gateway_api::prelude","",38,[[["self"]],["mediaid"]]],[11,"clone","","",39,[[["self"]],["rtcpid"]]],[11,"clone","","",37,[[["self"]],["mediaconnectionid"]]],[11,"clone","skyway_webrtc_gateway_api::media","",16,[[["self"]],["callquery"]]],[11,"clone","","",18,[[["self"]],["constraints"]]],[11,"clone","","",21,[[["self"]],["mediaparams"]]],[11,"clone","","",22,[[["self"]],["redirectparameters"]]],[11,"clone","","",17,[[["self"]],["callresponse"]]],[11,"clone","","",19,[[["self"]],["mediaconnectionidwrapper"]]],[11,"clone","","",13,[[["self"]],["answerquery"]]],[11,"clone","","",14,[[["self"]],["answerresponse"]]],[11,"clone","","",15,[[["self"]],["answerresponseparams"]]],[11,"clone","","",20,[[["self"]],["mediaconnectionstatus"]]],[11,"clone","","",23,[[["self"]],["ssrcpair"]]],[11,"clone","skyway_webrtc_gateway_api::prelude","",40,[[["self"]],["peerid"]]],[11,"clone","","",41,[[["self"]],["token"]]],[11,"clone","skyway_webrtc_gateway_api::peer","",31,[[["self"]],["peerinfo"]]],[11,"clone","","",25,[[["self"]],["createpeerquery"]]],[11,"clone","","",26,[[["self"]],["createdresponse"]]],[11,"clone","","",32,[[["self"]],["peeropenevent"]]],[11,"clone","","",28,[[["self"]],["peercloseevent"]]],[11,"clone","","",30,[[["self"]],["peererrorevent"]]],[11,"clone","","",29,[[["self"]],["peerconnectionevent"]]],[11,"clone","","",27,[[["self"]],["peercallevent"]]],[11,"clone","","",33,[[["self"]],["peerstatusmessage"]]],[11,"clone","","",34,[[["self"]],["peereventenum"]]],[11,"cmp","skyway_webrtc_gateway_api::prelude","",36,[[["dataid"],["self"]],["ordering"]]],[11,"cmp","","",35,[[["dataconnectionid"],["self"]],["ordering"]]],[11,"cmp","","",38,[[["mediaid"],["self"]],["ordering"]]],[11,"cmp","","",39,[[["self"],["rtcpid"]],["ordering"]]],[11,"cmp","","",37,[[["mediaconnectionid"],["self"]],["ordering"]]],[11,"cmp","","",40,[[["peerid"],["self"]],["ordering"]]],[11,"cmp","","",41,[[["token"],["self"]],["ordering"]]],[11,"cmp","skyway_webrtc_gateway_api::peer","",31,[[["self"],["peerinfo"]],["ordering"]]],[11,"eq","skyway_webrtc_gateway_api::prelude","",43,[[["self"],["socketinfo"]],["bool"]]],[11,"ne","","",43,[[["self"],["socketinfo"]],["bool"]]],[11,"eq","","",44,[[["phantomid"],["self"]],["bool"]]],[11,"ne","","",44,[[["phantomid"],["self"]],["bool"]]],[11,"eq","skyway_webrtc_gateway_api::data","",0,[[["connectquery"],["self"]],["bool"]]],[11,"ne","","",0,[[["connectquery"],["self"]],["bool"]]],[11,"eq","","",1,[[["connectionqueryoption"],["self"]],["bool"]]],[11,"ne","","",1,[[["connectionqueryoption"],["self"]],["bool"]]],[11,"eq","","",5,[[["dcinit"],["self"]],["bool"]]],[11,"ne","","",5,[[["dcinit"],["self"]],["bool"]]],[11,"eq","skyway_webrtc_gateway_api::prelude","",36,[[["dataid"],["self"]],["bool"]]],[11,"ne","","",36,[[["dataid"],["self"]],["bool"]]],[11,"eq","skyway_webrtc_gateway_api::data","",4,[[["self"],["dataidwrapper"]],["bool"]]],[11,"ne","","",4,[[["self"],["dataidwrapper"]],["bool"]]],[11,"eq","skyway_webrtc_gateway_api::prelude","",35,[[["dataconnectionid"],["self"]],["bool"]]],[11,"ne","","",35,[[["dataconnectionid"],["self"]],["bool"]]],[11,"eq","skyway_webrtc_gateway_api::data","",2,[[["dataconnectionidwrapper"],["self"]],["bool"]]],[11,"ne","","",2,[[["dataconnectionidwrapper"],["self"]],["bool"]]],[11,"eq","","",6,[[["self"],["redirectdataparams"]],["bool"]]],[11,"ne","","",6,[[["self"],["redirectdataparams"]],["bool"]]],[11,"eq","","",3,[[["self"],["dataconnectionstatus"]],["bool"]]],[11,"ne","","",3,[[["self"],["dataconnectionstatus"]],["bool"]]],[11,"eq","","",7,[[["self"],["dataconnectioneventenum"]],["bool"]]],[11,"ne","","",7,[[["self"],["dataconnectioneventenum"]],["bool"]]],[11,"eq","skyway_webrtc_gateway_api::error","",8,[[["errorresponse"],["self"]],["bool"]]],[11,"ne","","",8,[[["errorresponse"],["self"]],["bool"]]],[11,"eq","","",9,[[["self"],["errors"]],["bool"]]],[11,"ne","","",9,[[["self"],["errors"]],["bool"]]],[11,"eq","","",10,[[["erroritem"],["self"]],["bool"]]],[11,"ne","","",10,[[["erroritem"],["self"]],["bool"]]],[11,"eq","","",11,[[["reqwesterror"],["self"]],["bool"]]],[11,"eq","skyway_webrtc_gateway_api::prelude","",38,[[["mediaid"],["self"]],["bool"]]],[11,"ne","","",38,[[["mediaid"],["self"]],["bool"]]],[11,"eq","","",39,[[["self"],["rtcpid"]],["bool"]]],[11,"ne","","",39,[[["self"],["rtcpid"]],["bool"]]],[11,"eq","","",37,[[["mediaconnectionid"],["self"]],["bool"]]],[11,"ne","","",37,[[["mediaconnectionid"],["self"]],["bool"]]],[11,"eq","skyway_webrtc_gateway_api::media","",16,[[["callquery"],["self"]],["bool"]]],[11,"ne","","",16,[[["callquery"],["self"]],["bool"]]],[11,"eq","","",18,[[["constraints"],["self"]],["bool"]]],[11,"ne","","",18,[[["constraints"],["self"]],["bool"]]],[11,"eq","","",21,[[["self"],["mediaparams"]],["bool"]]],[11,"ne","","",21,[[["self"],["mediaparams"]],["bool"]]],[11,"eq","","",22,[[["redirectparameters"],["self"]],["bool"]]],[11,"ne","","",22,[[["redirectparameters"],["self"]],["bool"]]],[11,"eq","","",17,[[["self"],["callresponse"]],["bool"]]],[11,"ne","","",17,[[["self"],["callresponse"]],["bool"]]],[11,"eq","","",19,[[["mediaconnectionidwrapper"],["self"]],["bool"]]],[11,"ne","","",19,[[["mediaconnectionidwrapper"],["self"]],["bool"]]],[11,"eq","","",13,[[["self"],["answerquery"]],["bool"]]],[11,"ne","","",13,[[["self"],["answerquery"]],["bool"]]],[11,"eq","","",14,[[["answerresponse"],["self"]],["bool"]]],[11,"ne","","",14,[[["answerresponse"],["self"]],["bool"]]],[11,"eq","","",15,[[["answerresponseparams"],["self"]],["bool"]]],[11,"ne","","",15,[[["answerresponseparams"],["self"]],["bool"]]],[11,"eq","","",20,[[["mediaconnectionstatus"],["self"]],["bool"]]],[11,"ne","","",20,[[["mediaconnectionstatus"],["self"]],["bool"]]],[11,"eq","","",23,[[["self"],["ssrcpair"]],["bool"]]],[11,"ne","","",23,[[["self"],["ssrcpair"]],["bool"]]],[11,"eq","","",24,[[["self"],["mediaconnectioneventenum"]],["bool"]]],[11,"ne","","",24,[[["self"],["mediaconnectioneventenum"]],["bool"]]],[11,"eq","skyway_webrtc_gateway_api::prelude","",40,[[["peerid"],["self"]],["bool"]]],[11,"ne","","",40,[[["peerid"],["self"]],["bool"]]],[11,"eq","","",41,[[["token"],["self"]],["bool"]]],[11,"ne","","",41,[[["token"],["self"]],["bool"]]],[11,"eq","skyway_webrtc_gateway_api::peer","",31,[[["self"],["peerinfo"]],["bool"]]],[11,"ne","","",31,[[["self"],["peerinfo"]],["bool"]]],[11,"eq","","",25,[[["createpeerquery"],["self"]],["bool"]]],[11,"ne","","",25,[[["createpeerquery"],["self"]],["bool"]]],[11,"eq","","",26,[[["self"],["createdresponse"]],["bool"]]],[11,"ne","","",26,[[["self"],["createdresponse"]],["bool"]]],[11,"eq","","",32,[[["peeropenevent"],["self"]],["bool"]]],[11,"ne","","",32,[[["peeropenevent"],["self"]],["bool"]]],[11,"eq","","",28,[[["self"],["peercloseevent"]],["bool"]]],[11,"ne","","",28,[[["self"],["peercloseevent"]],["bool"]]],[11,"eq","","",30,[[["peererrorevent"],["self"]],["bool"]]],[11,"ne","","",30,[[["peererrorevent"],["self"]],["bool"]]],[11,"eq","","",29,[[["self"],["peerconnectionevent"]],["bool"]]],[11,"ne","","",29,[[["self"],["peerconnectionevent"]],["bool"]]],[11,"eq","","",27,[[["self"],["peercallevent"]],["bool"]]],[11,"ne","","",27,[[["self"],["peercallevent"]],["bool"]]],[11,"eq","","",33,[[["self"],["peerstatusmessage"]],["bool"]]],[11,"ne","","",33,[[["self"],["peerstatusmessage"]],["bool"]]],[11,"eq","","",34,[[["peereventenum"],["self"]],["bool"]]],[11,"ne","","",34,[[["peereventenum"],["self"]],["bool"]]],[11,"partial_cmp","skyway_webrtc_gateway_api::prelude","",36,[[["dataid"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",36,[[["dataid"],["self"]],["bool"]]],[11,"le","","",36,[[["dataid"],["self"]],["bool"]]],[11,"gt","","",36,[[["dataid"],["self"]],["bool"]]],[11,"ge","","",36,[[["dataid"],["self"]],["bool"]]],[11,"partial_cmp","","",35,[[["dataconnectionid"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",35,[[["dataconnectionid"],["self"]],["bool"]]],[11,"le","","",35,[[["dataconnectionid"],["self"]],["bool"]]],[11,"gt","","",35,[[["dataconnectionid"],["self"]],["bool"]]],[11,"ge","","",35,[[["dataconnectionid"],["self"]],["bool"]]],[11,"partial_cmp","skyway_webrtc_gateway_api::data","",2,[[["dataconnectionidwrapper"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",2,[[["dataconnectionidwrapper"],["self"]],["bool"]]],[11,"le","","",2,[[["dataconnectionidwrapper"],["self"]],["bool"]]],[11,"gt","","",2,[[["dataconnectionidwrapper"],["self"]],["bool"]]],[11,"ge","","",2,[[["dataconnectionidwrapper"],["self"]],["bool"]]],[11,"partial_cmp","","",7,[[["self"],["dataconnectioneventenum"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",7,[[["self"],["dataconnectioneventenum"]],["bool"]]],[11,"le","","",7,[[["self"],["dataconnectioneventenum"]],["bool"]]],[11,"gt","","",7,[[["self"],["dataconnectioneventenum"]],["bool"]]],[11,"ge","","",7,[[["self"],["dataconnectioneventenum"]],["bool"]]],[11,"partial_cmp","skyway_webrtc_gateway_api::error","",8,[[["errorresponse"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",8,[[["errorresponse"],["self"]],["bool"]]],[11,"le","","",8,[[["errorresponse"],["self"]],["bool"]]],[11,"gt","","",8,[[["errorresponse"],["self"]],["bool"]]],[11,"ge","","",8,[[["errorresponse"],["self"]],["bool"]]],[11,"partial_cmp","","",9,[[["self"],["errors"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",9,[[["self"],["errors"]],["bool"]]],[11,"le","","",9,[[["self"],["errors"]],["bool"]]],[11,"gt","","",9,[[["self"],["errors"]],["bool"]]],[11,"ge","","",9,[[["self"],["errors"]],["bool"]]],[11,"partial_cmp","","",10,[[["erroritem"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",10,[[["erroritem"],["self"]],["bool"]]],[11,"le","","",10,[[["erroritem"],["self"]],["bool"]]],[11,"gt","","",10,[[["erroritem"],["self"]],["bool"]]],[11,"ge","","",10,[[["erroritem"],["self"]],["bool"]]],[11,"partial_cmp","skyway_webrtc_gateway_api::prelude","",38,[[["mediaid"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",38,[[["mediaid"],["self"]],["bool"]]],[11,"le","","",38,[[["mediaid"],["self"]],["bool"]]],[11,"gt","","",38,[[["mediaid"],["self"]],["bool"]]],[11,"ge","","",38,[[["mediaid"],["self"]],["bool"]]],[11,"partial_cmp","","",39,[[["self"],["rtcpid"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",39,[[["self"],["rtcpid"]],["bool"]]],[11,"le","","",39,[[["self"],["rtcpid"]],["bool"]]],[11,"gt","","",39,[[["self"],["rtcpid"]],["bool"]]],[11,"ge","","",39,[[["self"],["rtcpid"]],["bool"]]],[11,"partial_cmp","","",37,[[["mediaconnectionid"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",37,[[["mediaconnectionid"],["self"]],["bool"]]],[11,"le","","",37,[[["mediaconnectionid"],["self"]],["bool"]]],[11,"gt","","",37,[[["mediaconnectionid"],["self"]],["bool"]]],[11,"ge","","",37,[[["mediaconnectionid"],["self"]],["bool"]]],[11,"partial_cmp","skyway_webrtc_gateway_api::media","",19,[[["mediaconnectionidwrapper"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",19,[[["mediaconnectionidwrapper"],["self"]],["bool"]]],[11,"le","","",19,[[["mediaconnectionidwrapper"],["self"]],["bool"]]],[11,"gt","","",19,[[["mediaconnectionidwrapper"],["self"]],["bool"]]],[11,"ge","","",19,[[["mediaconnectionidwrapper"],["self"]],["bool"]]],[11,"partial_cmp","","",24,[[["self"],["mediaconnectioneventenum"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",24,[[["self"],["mediaconnectioneventenum"]],["bool"]]],[11,"le","","",24,[[["self"],["mediaconnectioneventenum"]],["bool"]]],[11,"gt","","",24,[[["self"],["mediaconnectioneventenum"]],["bool"]]],[11,"ge","","",24,[[["self"],["mediaconnectioneventenum"]],["bool"]]],[11,"partial_cmp","skyway_webrtc_gateway_api::prelude","",40,[[["peerid"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",40,[[["peerid"],["self"]],["bool"]]],[11,"le","","",40,[[["peerid"],["self"]],["bool"]]],[11,"gt","","",40,[[["peerid"],["self"]],["bool"]]],[11,"ge","","",40,[[["peerid"],["self"]],["bool"]]],[11,"partial_cmp","","",41,[[["token"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",41,[[["token"],["self"]],["bool"]]],[11,"le","","",41,[[["token"],["self"]],["bool"]]],[11,"gt","","",41,[[["token"],["self"]],["bool"]]],[11,"ge","","",41,[[["token"],["self"]],["bool"]]],[11,"partial_cmp","skyway_webrtc_gateway_api::peer","",31,[[["self"],["peerinfo"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",31,[[["self"],["peerinfo"]],["bool"]]],[11,"le","","",31,[[["self"],["peerinfo"]],["bool"]]],[11,"gt","","",31,[[["self"],["peerinfo"]],["bool"]]],[11,"ge","","",31,[[["self"],["peerinfo"]],["bool"]]],[11,"partial_cmp","","",25,[[["createpeerquery"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",25,[[["createpeerquery"],["self"]],["bool"]]],[11,"le","","",25,[[["createpeerquery"],["self"]],["bool"]]],[11,"gt","","",25,[[["createpeerquery"],["self"]],["bool"]]],[11,"ge","","",25,[[["createpeerquery"],["self"]],["bool"]]],[11,"partial_cmp","","",26,[[["self"],["createdresponse"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",26,[[["self"],["createdresponse"]],["bool"]]],[11,"le","","",26,[[["self"],["createdresponse"]],["bool"]]],[11,"gt","","",26,[[["self"],["createdresponse"]],["bool"]]],[11,"ge","","",26,[[["self"],["createdresponse"]],["bool"]]],[11,"partial_cmp","","",32,[[["peeropenevent"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",32,[[["peeropenevent"],["self"]],["bool"]]],[11,"le","","",32,[[["peeropenevent"],["self"]],["bool"]]],[11,"gt","","",32,[[["peeropenevent"],["self"]],["bool"]]],[11,"ge","","",32,[[["peeropenevent"],["self"]],["bool"]]],[11,"partial_cmp","","",28,[[["self"],["peercloseevent"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",28,[[["self"],["peercloseevent"]],["bool"]]],[11,"le","","",28,[[["self"],["peercloseevent"]],["bool"]]],[11,"gt","","",28,[[["self"],["peercloseevent"]],["bool"]]],[11,"ge","","",28,[[["self"],["peercloseevent"]],["bool"]]],[11,"partial_cmp","","",30,[[["peererrorevent"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",30,[[["peererrorevent"],["self"]],["bool"]]],[11,"le","","",30,[[["peererrorevent"],["self"]],["bool"]]],[11,"gt","","",30,[[["peererrorevent"],["self"]],["bool"]]],[11,"ge","","",30,[[["peererrorevent"],["self"]],["bool"]]],[11,"partial_cmp","","",29,[[["self"],["peerconnectionevent"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",29,[[["self"],["peerconnectionevent"]],["bool"]]],[11,"le","","",29,[[["self"],["peerconnectionevent"]],["bool"]]],[11,"gt","","",29,[[["self"],["peerconnectionevent"]],["bool"]]],[11,"ge","","",29,[[["self"],["peerconnectionevent"]],["bool"]]],[11,"partial_cmp","","",27,[[["self"],["peercallevent"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",27,[[["self"],["peercallevent"]],["bool"]]],[11,"le","","",27,[[["self"],["peercallevent"]],["bool"]]],[11,"gt","","",27,[[["self"],["peercallevent"]],["bool"]]],[11,"ge","","",27,[[["self"],["peercallevent"]],["bool"]]],[11,"partial_cmp","","",33,[[["self"],["peerstatusmessage"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",33,[[["self"],["peerstatusmessage"]],["bool"]]],[11,"le","","",33,[[["self"],["peerstatusmessage"]],["bool"]]],[11,"gt","","",33,[[["self"],["peerstatusmessage"]],["bool"]]],[11,"ge","","",33,[[["self"],["peerstatusmessage"]],["bool"]]],[11,"partial_cmp","","",34,[[["peereventenum"],["self"]],[["option",["ordering"]],["ordering"]]]],[11,"lt","","",34,[[["peereventenum"],["self"]],["bool"]]],[11,"le","","",34,[[["peereventenum"],["self"]],["bool"]]],[11,"gt","","",34,[[["peereventenum"],["self"]],["bool"]]],[11,"ge","","",34,[[["peereventenum"],["self"]],["bool"]]],[11,"fmt","skyway_webrtc_gateway_api::prelude","",43,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",44,[[["self"],["formatter"]],["result"]]],[11,"fmt","skyway_webrtc_gateway_api::data","",0,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",1,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",5,[[["self"],["formatter"]],["result"]]],[11,"fmt","skyway_webrtc_gateway_api::prelude","",36,[[["self"],["formatter"]],["result"]]],[11,"fmt","skyway_webrtc_gateway_api::data","",4,[[["self"],["formatter"]],["result"]]],[11,"fmt","skyway_webrtc_gateway_api::prelude","",35,[[["self"],["formatter"]],["result"]]],[11,"fmt","skyway_webrtc_gateway_api::data","",2,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",6,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",3,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",7,[[["self"],["formatter"]],["result"]]],[11,"fmt","skyway_webrtc_gateway_api::error","",8,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",9,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",10,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",11,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",12,[[["self"],["formatter"]],["result"]]],[11,"fmt","skyway_webrtc_gateway_api::prelude","",38,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",39,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",37,[[["self"],["formatter"]],["result"]]],[11,"fmt","skyway_webrtc_gateway_api::media","",16,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",18,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",21,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",22,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",17,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",19,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",13,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",14,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",15,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",20,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",23,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",24,[[["self"],["formatter"]],["result"]]],[11,"fmt","skyway_webrtc_gateway_api::prelude","",40,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",41,[[["self"],["formatter"]],["result"]]],[11,"fmt","skyway_webrtc_gateway_api::peer","",31,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",25,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",26,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",32,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",28,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",30,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",29,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",27,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",33,[[["self"],["formatter"]],["result"]]],[11,"fmt","","",34,[[["self"],["formatter"]],["result"]]],[11,"fmt","skyway_webrtc_gateway_api::error","",12,[[["formatter"],["self"]],["result"]]],[11,"hash","skyway_webrtc_gateway_api::prelude","",36,[[["self"],["__h"]]]],[11,"hash","","",35,[[["self"],["__h"]]]],[11,"hash","","",38,[[["self"],["__h"]]]],[11,"hash","","",39,[[["self"],["__h"]]]],[11,"hash","","",37,[[["self"],["__h"]]]],[11,"hash","","",40,[[["self"],["__h"]]]],[11,"hash","","",41,[[["self"],["__h"]]]],[11,"hash","skyway_webrtc_gateway_api::peer","",31,[[["self"],["__h"]]]],[11,"serialize","skyway_webrtc_gateway_api::prelude","",43,[[["s"],["self"]],["result"]]],[11,"serialize","skyway_webrtc_gateway_api::data","",0,[[["self"],["__s"]],["result"]]],[11,"serialize","","",1,[[["self"],["__s"]],["result"]]],[11,"serialize","","",5,[[["self"],["__s"]],["result"]]],[11,"serialize","skyway_webrtc_gateway_api::prelude","",36,[[["self"],["__s"]],["result"]]],[11,"serialize","skyway_webrtc_gateway_api::data","",4,[[["self"],["__s"]],["result"]]],[11,"serialize","skyway_webrtc_gateway_api::prelude","",35,[[["self"],["__s"]],["result"]]],[11,"serialize","skyway_webrtc_gateway_api::data","",2,[[["self"],["__s"]],["result"]]],[11,"serialize","","",6,[[["self"],["__s"]],["result"]]],[11,"serialize","","",3,[[["self"],["__s"]],["result"]]],[11,"serialize","skyway_webrtc_gateway_api::error","",8,[[["self"],["__s"]],["result"]]],[11,"serialize","","",9,[[["self"],["__s"]],["result"]]],[11,"serialize","","",10,[[["self"],["__s"]],["result"]]],[11,"serialize","skyway_webrtc_gateway_api::prelude","",38,[[["self"],["__s"]],["result"]]],[11,"serialize","","",39,[[["self"],["__s"]],["result"]]],[11,"serialize","","",37,[[["self"],["__s"]],["result"]]],[11,"serialize","skyway_webrtc_gateway_api::media","",16,[[["self"],["__s"]],["result"]]],[11,"serialize","","",18,[[["self"],["__s"]],["result"]]],[11,"serialize","","",21,[[["self"],["__s"]],["result"]]],[11,"serialize","","",22,[[["self"],["__s"]],["result"]]],[11,"serialize","","",17,[[["self"],["__s"]],["result"]]],[11,"serialize","","",19,[[["self"],["__s"]],["result"]]],[11,"serialize","","",13,[[["self"],["__s"]],["result"]]],[11,"serialize","","",14,[[["self"],["__s"]],["result"]]],[11,"serialize","","",15,[[["self"],["__s"]],["result"]]],[11,"serialize","","",20,[[["self"],["__s"]],["result"]]],[11,"serialize","","",23,[[["self"],["__s"]],["result"]]],[11,"serialize","skyway_webrtc_gateway_api::prelude","",40,[[["self"],["__s"]],["result"]]],[11,"serialize","","",41,[[["self"],["__s"]],["result"]]],[11,"serialize","skyway_webrtc_gateway_api::peer","",31,[[["self"],["__s"]],["result"]]],[11,"serialize","","",25,[[["self"],["__s"]],["result"]]],[11,"serialize","","",26,[[["self"],["__s"]],["result"]]],[11,"serialize","","",32,[[["self"],["__s"]],["result"]]],[11,"serialize","","",28,[[["self"],["__s"]],["result"]]],[11,"serialize","","",30,[[["self"],["__s"]],["result"]]],[11,"serialize","","",29,[[["self"],["__s"]],["result"]]],[11,"serialize","","",27,[[["self"],["__s"]],["result"]]],[11,"serialize","","",33,[[["self"],["__s"]],["result"]]],[11,"serialize","","",34,[[["self"],["__s"]],["result"]]],[11,"deserialize","skyway_webrtc_gateway_api::prelude","",43,[[["d"]],["result"]]],[11,"deserialize","skyway_webrtc_gateway_api::data","",0,[[["__d"]],["result"]]],[11,"deserialize","","",1,[[["__d"]],["result"]]],[11,"deserialize","","",5,[[["__d"]],["result"]]],[11,"deserialize","skyway_webrtc_gateway_api::prelude","",36,[[["__d"]],["result"]]],[11,"deserialize","skyway_webrtc_gateway_api::data","",4,[[["__d"]],["result"]]],[11,"deserialize","skyway_webrtc_gateway_api::prelude","",35,[[["__d"]],["result"]]],[11,"deserialize","skyway_webrtc_gateway_api::data","",2,[[["__d"]],["result"]]],[11,"deserialize","","",6,[[["__d"]],["result"]]],[11,"deserialize","","",3,[[["__d"]],["result"]]],[11,"deserialize","skyway_webrtc_gateway_api::error","",8,[[["__d"]],["result"]]],[11,"deserialize","","",9,[[["__d"]],["result"]]],[11,"deserialize","","",10,[[["__d"]],["result"]]],[11,"deserialize","skyway_webrtc_gateway_api::prelude","",38,[[["__d"]],["result"]]],[11,"deserialize","","",39,[[["__d"]],["result"]]],[11,"deserialize","","",37,[[["__d"]],["result"]]],[11,"deserialize","skyway_webrtc_gateway_api::media","",16,[[["__d"]],["result"]]],[11,"deserialize","","",18,[[["__d"]],["result"]]],[11,"deserialize","","",21,[[["__d"]],["result"]]],[11,"deserialize","","",22,[[["__d"]],["result"]]],[11,"deserialize","","",17,[[["__d"]],["result"]]],[11,"deserialize","","",19,[[["__d"]],["result"]]],[11,"deserialize","","",13,[[["__d"]],["result"]]],[11,"deserialize","","",14,[[["__d"]],["result"]]],[11,"deserialize","","",15,[[["__d"]],["result"]]],[11,"deserialize","","",20,[[["__d"]],["result"]]],[11,"deserialize","","",23,[[["__d"]],["result"]]],[11,"deserialize","skyway_webrtc_gateway_api::prelude","",40,[[["__d"]],["result"]]],[11,"deserialize","","",41,[[["__d"]],["result"]]],[11,"deserialize","skyway_webrtc_gateway_api::peer","",31,[[["__d"]],["result"]]],[11,"deserialize","","",25,[[["__d"]],["result"]]],[11,"deserialize","","",26,[[["__d"]],["result"]]],[11,"deserialize","","",32,[[["__d"]],["result"]]],[11,"deserialize","","",28,[[["__d"]],["result"]]],[11,"deserialize","","",30,[[["__d"]],["result"]]],[11,"deserialize","","",29,[[["__d"]],["result"]]],[11,"deserialize","","",27,[[["__d"]],["result"]]],[11,"deserialize","","",33,[[["__d"]],["result"]]],[11,"deserialize","","",34,[[["__d"]],["result"]]],[11,"name","skyway_webrtc_gateway_api::error","",12,[[["self"]],[["str"],["option",["str"]]]]],[11,"cause","","",12,[[["self"]],[["fail"],["option",["fail"]]]]],[11,"backtrace","","",12,[[["self"]],[["option",["backtrace"]],["backtrace"]]]],[11,"as_str","skyway_webrtc_gateway_api::prelude","",36,[[["self"]],["str"]]],[11,"new","","",36,[[],["self"]]],[11,"as_str","","",35,[[["self"]],["str"]]],[11,"new","","",35,[[],["self"]]],[11,"as_str","","",38,[[["self"]],["str"]]],[11,"new","","",38,[[],["self"]]],[11,"as_str","","",39,[[["self"]],["str"]]],[11,"new","","",39,[[],["self"]]],[11,"as_str","","",37,[[["self"]],["str"]]],[11,"new","","",37,[[],["self"]]],[11,"as_str","","",40,[[["self"]],["str"]]],[11,"new","","",40,[[],["self"]]],[11,"as_str","","",41,[[["self"]],["str"]]],[11,"new","","",41,[[],["self"]]]],"p":[[3,"ConnectQuery"],[3,"ConnectionQueryOption"],[3,"DataConnectionIdWrapper"],[3,"DataConnectionStatus"],[3,"DataIdWrapper"],[3,"DcInit"],[3,"RedirectDataParams"],[4,"DataConnectionEventEnum"],[3,"ErrorResponse"],[3,"Errors"],[3,"ErrorItem"],[3,"ReqwestError"],[4,"Error"],[3,"AnswerQuery"],[3,"AnswerResponse"],[3,"AnswerResponseParams"],[3,"CallQuery"],[3,"CallResponse"],[3,"Constraints"],[3,"MediaConnectionIdWrapper"],[3,"MediaConnectionStatus"],[3,"MediaParams"],[3,"RedirectParameters"],[3,"SsrcPair"],[4,"MediaConnectionEventEnum"],[3,"CreatePeerQuery"],[3,"CreatedResponse"],[3,"PeerCallEvent"],[3,"PeerCloseEvent"],[3,"PeerConnectionEvent"],[3,"PeerErrorEvent"],[3,"PeerInfo"],[3,"PeerOpenEvent"],[3,"PeerStatusMessage"],[4,"PeerEventEnum"],[3,"DataConnectionId"],[3,"DataId"],[3,"MediaConnectionId"],[3,"MediaId"],[3,"RtcpId"],[3,"PeerId"],[3,"Token"],[8,"SerializableSocket"],[3,"SocketInfo"],[3,"PhantomId"]]}; addSearchOptions(searchIndex);initSearch(searchIndex);