phoneConnection

Identifies an endpoint that can be used to connect to the other user in a phone call

phoneConnection#9d4c17c0 id:long ip:string ipv6:string port:int peer_tag:bytes = PhoneConnection;

Parameters

Name Type Description
id long Endpoint ID
ip string IP address of endpoint
ipv6 string IPv6 address of endpoint
port int Port ID
peer_tag bytes Our peer tag

Type

PhoneConnection