PhoneConnectionWebrtc¶
- class hydrogram.raw.types.PhoneConnectionWebrtc[source]¶
WebRTC connection parameters
Constructor of
PhoneConnection.- Details:
Layer:
181ID:
635FE375
- Parameters:
id (
int64-bit) – Endpoint IDip (
str) – IP addressipv6 (
str) – IPv6 addressport (
int32-bit) – Portusername (
str) – Usernamepassword (
str) – Passwordturn (
bool, optional) – Whether this is a TURN endpointstun (
bool, optional) – Whether this is a STUN endpoint