Skip to content

CallServerTypeWebrtc

Type · TDLib 1.8.67 · d1085f9c

A WebRTC server

CallServerTypeWebrtc(
  username: string,
  password: string,
  supports_turn: Bool,
  supports_stun: Bool
) → CallServerType

username

string

Username to be used for authentication

password

string

Authentication password

supports_turn

Bool

True, if the server supports TURN

supports_stun

Bool

True, if the server supports STUN