Home
last modified time | relevance | path

Searched defs:NegotiationNeededState (Results 1 – 1 of 1) sorted by relevance

/webrtc/webrtc/src/peer_connection/
H A Dpeer_connection_state.rs90 pub(crate) enum NegotiationNeededState { enum
100 impl From<u8> for NegotiationNeededState { implementation