ISteamWebUserPresenceOAuth
Methods ISteamWebUserPresenceOAuth
Cream::ISteamWebUserPresenceOAuth.pollstatus(steamid : String, umqid : UInt64, message : UInt32, pollid : UInt32, sectimeout : UInt32, secidletime : UInt32, use_accountids : UInt32, apikey : String)
Parameters
steamid
Type: string
Optional: false
Description: Steam ID of the user
umqid
Type: uint64
Optional: false
Description: UMQ Session ID
message
Type: uint32
Optional: false
Description: Message that was last known to the user
pollid
Type: uint32
Optional: true
Description: Caller-specific poll id
sectimeout
Type: uint32
Optional: true
Description: Long-poll timeout in seconds
secidletime
Type: uint32
Optional: true
Description: How many seconds is client considering itself idle, e.g. screen is off
use_accountids
Type: uint32
Optional: true
Description: Boolean, 0 (default): return steamid_from in output, 1: return accountid_from