C# Class SteamDroidServer.Steam.AvatarData

Show file Open project: FlyingPie/SteamDroid Class Usage Examples

Public Properties

Property Type Description
avatarFile string
callback Action
client System.Net.WebClient
fullURI string
steamID SteamKit2.SteamID

Property Details

avatarFile public property

public string avatarFile
return string

callback public property

public Action callback
return Action

client public property

public WebClient,System.Net client
return System.Net.WebClient

fullURI public property

public string fullURI
return string

steamID public property

public SteamID,SteamKit2 steamID
return SteamKit2.SteamID