Sha256: c51834d21ea9fd25ca353edf6660fa62ee22a88e6a0f48679342d6de1e19f96e

Contents?: true

Size: 169 Bytes

Versions: 1

Compression:

Stored size: 169 Bytes

Contents

class Syncano
  module Packets
    # Class representing auth packets used in communication with the Sync Server
    class Auth < Syncano::Packets::Base
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
syncano-3.1.1.beta lib/syncano/packets/auth.rb