NuGardt SoftwareSc2RanksGetCharacterResult MembersNuGardt

The Sc2RanksGetCharacterResult type exposes the following members.
Constructors

  NameDescription
Public methodSc2RanksGetCharacterResult
Constructor.
Back to Top
Methods

  NameDescription
Public methodOnlineEquals (Inherited from OnlineObject.)
Public methodOnlineGetHashCode (Inherited from OnlineObject.)
Public methodOnlineGetType (Inherited from OnlineObject.)
Public methodToString (Inherited from Sc2RanksCharacterExtended.)
Back to Top
Properties

  NameDescription
Public propertyAchievementPoints (Inherited from Sc2RanksCharacterExtended.)
Public propertyBattleNetID (Inherited from Sc2RanksCharacterExtended.)
Public propertyCacheExpires
Returns the date when the cached data expires. Only available when caching is enabled.
Public propertyClan (Inherited from Sc2RanksCharacterExtended.)
Public propertyCreditsLeft
Public propertyCreditsUsed
Public propertyError
Returns the error message if an error has occured.
Public propertyHasError
Returns True if an error has occured, otherwise False.
Public propertyName (Inherited from Sc2RanksCharacterExtended.)
Public propertyRegion (Inherited from Sc2RanksCharacterExtended.)
Public propertyReplayUrl (Inherited from Sc2RanksCharacterExtended.)
Public propertyResponseRaw
Returns the raw response from the server.
Public propertySwarmLevels (Inherited from Sc2RanksCharacterExtended.)
Public propertyUpdatedAt (Inherited from Sc2RanksCharacterExtended.)
Public propertyUpdatedAtUnixTime (Inherited from Sc2RanksCharacterExtended.)
Public propertyUrl (Inherited from Sc2RanksCharacterExtended.)
Public propertyVodUrl (Inherited from Sc2RanksCharacterExtended.)
Back to Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodIBaseResult ReadHeader
Back to Top
See Also