java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Proxies
- Enclosing class:
- TdApi
Represents a list of proxy servers.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
List of proxy servers. -
Constructor Summary
ConstructorDescriptionProxies()
Represents a list of proxy servers.Proxies
(TdApi.Proxy[] proxies) Represents a list of proxy servers.Represents a list of proxy servers. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
proxies
List of proxy servers. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
Proxies
public Proxies()Represents a list of proxy servers. -
Proxies
Represents a list of proxy servers.- Parameters:
proxies
- Proxy[] List of proxy servers.
-
Proxies
Represents a list of proxy servers.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-