telegram api constructor · layer 229 · #635fe375
phoneConnectionWebrtc
WebRTC connection parameters
definition
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 | # | Flags, see TL conditional fields |
turn | true | Whether this is a TURN endpoint |
stun | true | Whether this is a STUN endpoint |
id | long | Endpoint ID |
ip | string | IP address |
ipv6 | string | IPv6 address |
port | int | Port |
username | string | Username |
password | string | Password |
type
PhoneConnection · other constructors: phoneConnection
history
present in layers 117–229
| id | layers |
|---|---|
| #635fe375 | 117–229 |