Skip to main content

encode_offer

Function encode_offer 

Source
pub fn encode_offer(
    web_rtc_session_id: u8,
    sdp: String,
    ice_transport_policy: Option<String>,
) -> Result<Vec<u8>>
Expand description

Encode Offer command (0x00)