pub async fn ice_candidates( conn: &Connection, endpoint: u16, web_rtc_session_id: u8, ) -> Result<()>
Invoke ICECandidates command on cluster WebRTC Transport Requestor.
ICECandidates
WebRTC Transport Requestor