- Enclosing class:
- TdApi
Removes a proxy server. Can be called before authorization.
Returns Ok
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRemoves a proxy server.RemoveProxy
(int proxyId) Removes a proxy server.RemoveProxy
(DataInput input) Removes a proxy server. -
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
-
RemoveProxy
public RemoveProxy()Removes a proxy server. Can be called before authorization.Returns
Ok
-
RemoveProxy
public RemoveProxy(int proxyId) Removes a proxy server. Can be called before authorization.Returns
Ok
- Parameters:
proxyId
- int Proxy identifier.
-
RemoveProxy
Removes a proxy server. Can be called before authorization.Returns
Ok
- 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()
-