Leaderboard
(
ptr
)
|
Signature
com.meta.horizon.platform.ovr.models.Leaderboard.Leaderboard(final long ptr) Parameters ptr: final long |
getApiName
()
|
The API name of this leaderboard. This is a unique string that your application will refer to this leaderboard in your app code.
Signature
String com.meta.horizon.platform.ovr.models.Leaderboard.getApiName() Returns StringÂ
String
|
getDestination
()
|
An optional deep link com.meta.horizon.platform.ovr.models.Destination, which means when a user clicks on the leaderboard, they will be taken to this in-app destination.
Signature
Destination com.meta.horizon.platform.ovr.models.Leaderboard.getDestination() |
getID
()
|
The generated GUID of this leaderboard.
Signature
long com.meta.horizon.platform.ovr.models.Leaderboard.getID() Returns longÂ
long
|