- Enclosing class:
- TdApi
Returns an HTTPS link, which can be
used to add a proxy. Available only
for SOCKS5 and MTProto proxies. Can
be called before authorization.
Returns
HttpUrl
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns an HTTPS link, which can be used to add a proxy.GetProxyLink
(int proxyId) Returns an HTTPS link, which can be used to add a proxy.GetProxyLink
(DataInput input) Returns an HTTPS link, which can be used to add a proxy. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
proxyId
public int proxyIdProxy identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetProxyLink
public GetProxyLink()Returns an HTTPS link, which can be used to add a proxy. Available only for SOCKS5 and MTProto proxies. Can be called before authorization. ReturnsHttpUrl
-
GetProxyLink
public GetProxyLink(int proxyId) Returns an HTTPS link, which can be used to add a proxy. Available only for SOCKS5 and MTProto proxies. Can be called before authorization. ReturnsHttpUrl
- Parameters:
proxyId
- int Proxy identifier.
-
GetProxyLink
Returns an HTTPS link, which can be used to add a proxy. Available only for SOCKS5 and MTProto proxies. Can be called before authorization. ReturnsHttpUrl
- 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()
-