Skip to main content

rtc_poll_data_channel

Function rtc_poll_data_channel 

Source
pub fn rtc_poll_data_channel(peer_id: u32) -> Option<RtcDataChannelInfo>
Expand description

Poll for a remotely-created data channel that the peer opened.

Returns None when no new channels are pending.