Type Alias sdp::description::session::EmailAddress

source ·
pub type EmailAddress = String;
Expand description

EmailAddress describes a structured representations for the “e=” line which specifies email contact information for the person responsible for the conference.

Aliased Type§

struct EmailAddress { /* private fields */ }