Home
last modified time | relevance | path

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

/webrtc/stun/src/
H A Derror_code.rs115 pub const CODE_FORBIDDEN: ErrorCode = ErrorCode(403); // Forbidden constant
146 (CODE_FORBIDDEN, b"Forbidden".to_vec()),