class Steamcr::Auth

Included Modules

Defined in:

steamcr/auth.cr

Constructors

Instance Method Summary

Instance methods inherited from module Steamcr::PacketHandler

handle_packet(packet_message : Protocol::PacketMessage) handle_packet

Constructor Detail

def self.new(client : Client) #

[View source]

Instance Method Detail

def handle_packet(message : Protocol::PacketMessage) #

[View source]
def login(username, password, token = nil, hash = nil) #

[View source]