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