Type Alias sdp::description::session::SessionName

source ·
pub type SessionName = String;
Expand description

SessionName describes a structured representations for the “s=” field and is the textual session name.

Aliased Type§

struct SessionName { /* private fields */ }