- Enclosing class:
- TdApi
Removes a proxy server. Can be called before authorization.
Returns
Ok-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRemoves 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
toStringMethods 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. ReturnsOk -
RemoveProxy
public RemoveProxy(int proxyId) Removes a proxy server. Can be called before authorization. ReturnsOk- Parameters:
proxyId- int Proxy identifier.
-
RemoveProxy
Removes a proxy server. Can be called before authorization. ReturnsOk- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-