phoneConnectionWebrtc#635fe375 flags:# turn:flags.0?true stun:flags.1?true id:long ip:string ipv6:string port:int username:string password:string = PhoneConnection;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| turn |
flags.0?true |
|
| stun |
flags.1?true |
|
| id |
long |
Identifier of the object — which object depends on the field's type. |
| ip |
string |
|
| ipv6 |
string |
|
| port |
int |
|
| username |
string |
Username without the leading @. |
| password |
string |
Data used to check the two-factor password. |
Type
PhoneConnection
Related pages
Types used here