OsuRoom.abortMatch

Aborts a running match

class OsuRoom
bool
abortMatch
()

Return Value

Type: bool

true if the match was running and got aborted or after a timeout of 3 seconds.

Throws

NoServerResponseException for no response from bancho

Meta