Lines Matching full:username
28 /** Username to use if this RTCIceServer object is a TURN server. */
29 @property(nonatomic, readonly, nullable) NSString *username;
61 * Initialize an RTCIceServer with its associated URLs, optional username,
65 username:(nullable NSString *)username
69 * Initialize an RTCIceServer with its associated URLs, optional username,
73 username:(nullable NSString *)username
78 * Initialize an RTCIceServer with its associated URLs, optional username,
82 username:(nullable NSString *)username
88 * Initialize an RTCIceServer with its associated URLs, optional username,
92 username:(nullable NSString *)username
99 * Initialize an RTCIceServer with its associated URLs, optional username,
104 username:(nullable NSString *)username