pub fn encode_offer( web_rtc_session_id: u8, sdp: String, ice_transport_policy: Option<String>, ) -> Result<Vec<u8>>
Encode Offer command (0x00)