Home
last modified time | relevance | path

Searched refs:METHOD_CONNECTION_BIND (Results 1 – 1 of 1) sorted by relevance

/webrtc/stun/src/
H A Dmessage.rs486 pub const METHOD_CONNECTION_BIND: Method = Method(0x000b); constant
504 METHOD_CONNECTION_BIND => "ConnectionBind", in fmt()