java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ConnectionState
it.tdlight.jni.TdApi.ConnectionStateWaitingForNetwork
- Enclosing class:
- TdApi
Currently waiting for the network to
become available. Use setNetworkType
to change the available network type.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionCurrently waiting for the network to become available.Currently waiting for the network to become available. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ConnectionStateWaitingForNetwork
public ConnectionStateWaitingForNetwork()Currently waiting for the network to become available. Use setNetworkType to change the available network type. -
ConnectionStateWaitingForNetwork
Currently waiting for the network to become available. Use setNetworkType to change the available network type.- 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()
-