713 B
713 B
title | description |
---|---|
callProtocol | Specifies supported call protocols |
Constructor: callProtocol
Specifies supported call protocols
Attributes:
Name | Type | Required | Description |
---|---|---|---|
udp_p2p | Bool | Yes | True, if UDP peer to peer connections are supported |
udp_reflector | Bool | Yes | True, if connection through UDP reflectors are supported |
min_layer | int | Yes | Minimum supported layer, use 65 |
max_layer | int | Yes | Maximum supported layer, use 65 |