Click or drag to resize

OsuClient Methods

The OsuClient type exposes the following members.

Methods
  NameDescription
Public methodGetBeatmap
Return information about beatmaps.
Public methodGetMatch
Return informations about a multiplayer lobby.
Public methodGetReplay(mode, Int64, String, NullableInt64)
Return informations about a replay.
Public methodGetReplay(mode, String, Int64, NullableInt64)
Return all the bytes needed to create a .osr file.
Public methodGetScore
Return informations about scores from a beatmap.
Public methodGetUser
Return informations about a user.
Public methodGetUserBest
Return informations about a user best scores.
Public methodGetUserRecent
Return informations about a user recent scores.
Public methodmodsCalculator
Return int64 for a mods combination.
Top
See Also