Sha256: 92b40098420bc1cc2745757d5dad380aa09fb622bcff6867f9b3b0f8c3848093

Contents?: true

Size: 208 Bytes

Versions: 1

Compression:

Stored size: 208 Bytes

Contents

module TD::Types
  # Currently waiting for the network to become available.
  # Use SetNetworkType to change the available network type.
  class ConnectionState::WaitingForNetwork < ConnectionState
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tdlib-ruby-2.0.0 lib/tdlib/types/connection_state/waiting_for_network.rb