Leaderboards.SubmitScoreResult

public static interfaceLeaderboards.SubmitScoreResultimplementsResultReleasable

This interface is deprecated.
ScoreSubmissionDatais returned directly in theLeaderboardsClient.

Result delivered when a leaderboard score has been submitted. The statusCode indicates whether or not the score was successfully submitted to the servers.

Possible status codes include:

Public Method Summary

abstract ScoreSubmissionData

Inherited Method Summary

Public Methods

public abstract ScoreSubmissionDatagetScoreData ()

Returns
  • Data about the score that was submitted and the response from the server.