Type Alias rtc_sdp::description::session::PhoneNumber
source · pub type PhoneNumber = String;Expand description
PhoneNumber describes a structured representations for the “p=” line specify phone contact information for the person responsible for the conference.
Aliased Type§
struct PhoneNumber { /* private fields */ }