759 B
759 B
title | description | image |
---|---|---|
callConnection | Describes address of UDP reflectors | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: callConnection
Describes address of UDP reflectors
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | int64 | Yes | Reflector identifier |
ip | string | Yes | IPv4 reflector address |
ipv6 | string | Yes | IPv6 reflector address |
port | int | Yes | Reflector port |
peer_tag | bytes | Yes | Connection peer tag |