Home
last modified time | relevance | path

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

/webrtc/turn/examples/
H A Dturn_client_udp.rs71 let user = matches.value_of("user").unwrap(); in main() localVariable
/webrtc/constraints/src/
H A Denumerations.rs22 pub fn user() -> String { in user() method