Method | Description | |
---|---|---|
GetFriendListAsync ( long steamId, string relationship = "" ) : Task
|
||
GetPlayerBansAsync ( IList
|
||
GetPlayerSummariesAsync ( List
|
||
GetUserGroupsAsync ( long steamId ) : Task
|
||
GetUserProfile ( long steamId ) : Task |
||
ResolveVanityURLAsync ( string vanityUrl ) : Task |
||
SteamUser ( |
public GetFriendListAsync ( long steamId, string relationship = "" ) : Task
|
||
steamId | long | |
relationship | string | |
return | Task
|
public GetPlayerBansAsync ( IList
|
||
steamIds | IList |
|
return | Task
|
public GetPlayerSummariesAsync ( List
|
||
steamIds | List |
|
return | Task
|
public GetUserGroupsAsync ( long steamId ) : Task
|
||
steamId | long | |
return | Task
|
public GetUserProfile ( long steamId ) : Task |
||
steamId | long | |
return | Task |
public ResolveVanityURLAsync ( string vanityUrl ) : Task |
||
vanityUrl | string | |
return | Task |
public SteamUser ( |
||
developerKey | ||
return | System |