java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Update
it.tdlight.jni.TdApi.UpdateConnectionState
- Enclosing class:
- TdApi
The connection state has changed. This
update must be used only to show a
human-readable description of the connection state.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe new connection state. -
Constructor Summary
ConstructorsConstructorDescriptionThe connection state has changed.The connection state has changed.UpdateConnectionState(DataInput input) The connection state has changed. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
state
The new connection state. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UpdateConnectionState
public UpdateConnectionState()The connection state has changed. This update must be used only to show a human-readable description of the connection state. -
UpdateConnectionState
The connection state has changed. This update must be used only to show a human-readable description of the connection state.- Parameters:
state- ConnectionState The new connection state.
-
UpdateConnectionState
The connection state has changed. This update must be used only to show a human-readable description of the connection state.- 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()
-