Searched defs:SendDataViaDataChannel (Results 1 – 2 of 2) sorted by relevance
77 bool SendDataViaDataChannel(int peer_connection_id, const char* data) { in SendDataViaDataChannel() function
517 bool SimplePeerConnection::SendDataViaDataChannel(const std::string& data) { in SendDataViaDataChannel() function in SimplePeerConnection