Document SessionDescriptionType as singular.
This commit is contained in:
parent
a4edb3ba52
commit
81351a3ce9
@ -52,7 +52,7 @@ pub struct SessionDescription<'a> {
|
|||||||
sdp: &'a str,
|
sdp: &'a str,
|
||||||
}
|
}
|
||||||
|
|
||||||
/// The types of VoIP session descriptions.
|
/// The type of VoIP session description.
|
||||||
pub enum SessionDescriptionType {
|
pub enum SessionDescriptionType {
|
||||||
/// An answer.
|
/// An answer.
|
||||||
Answer,
|
Answer,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user