Cream::IGameServersService.getaccountlist(key : String)
Parameters
key
Type: string
Optional: false
Description: Access key
Cream::IGameServersService.createaccount(key : String, appid : UInt32, memo : String)
Parameters
key
Type: string
Optional: false
Description: Access key
appid
Type: uint32
Optional: false
Description: The app to use the account for
memo
Type: string
Optional: false
Description: The memo to set on the new account
Cream::IGameServersService.setmemo(key : String, steamid : UInt64, memo : String)
Parameters
key
Type: string
Optional: false
Description: Access key
steamid
Type: uint64
Optional: false
Description: The SteamID of the game server to set the memo on
memo
Type: string
Optional: false
Description: The memo to set on the new account
Cream::IGameServersService.resetlogintoken(key : String, steamid : UInt64)
Parameters
key
Type: string
Optional: false
Description: Access key
steamid
Type: uint64
Optional: false
Description: The SteamID of the game server to reset the login token of
Cream::IGameServersService.deleteaccount(key : String, steamid : UInt64)
Parameters
key
Type: string
Optional: false
Description: Access key
steamid
Type: uint64
Optional: false
Description: The SteamID of the game server account to delete
Cream::IGameServersService.getaccountpublicinfo(key : String, steamid : UInt64)
Parameters
key
Type: string
Optional: false
Description: Access key
steamid
Type: uint64
Optional: false
Description: The SteamID of the game server to get info on
Cream::IGameServersService.querylogintoken(key : String, login_token : String)
Parameters
key
Type: string
Optional: false
Description: Access key
login_token
Type: string
Optional: false
Description: Login token to query
Cream::IGameServersService.getserversteamidsbyip(key : String, server_ips : String)
Parameters
key
Type: string
Optional: false
Description: Access key
server_ips
Type: string
Optional: false
Description:
Cream::IGameServersService.getserveripsbysteamid(key : String, server_steamids : UInt64)
Parameters
key
Type: string
Optional: false
Description: Access key
server_steamids
Type: uint64
Optional: false
Description: