C# Class LowDig.Steam

Show file Open project: Ezzpify/FindLowDigAccounts

Public Methods

Method Description
GetSession ( Config proxy ) : string

Gets the steam session

IsAvailable ( string address, Config proxy ) : int

If a steam account is available

Method Details

GetSession() public static method

Gets the steam session
public static GetSession ( Config proxy ) : string
proxy Config
return string

IsAvailable() public static method

If a steam account is available
public static IsAvailable ( string address, Config proxy ) : int
address string email to check
proxy Config
return int