Class TdApi.UpdateConnectionState

  • Enclosing class:
    TdApi

    public static class TdApi.UpdateConnectionState
    extends TdApi.Update
    The connection state has changed. This update must be used only to show a human-readable description of the connection state.
    • Constructor Detail

      • 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

        public UpdateConnectionState​(TdApi.ConnectionState state)
        The connection state has changed. This update must be used only to show a human-readable description of the connection state.
        Parameters:
        state - The new connection state.