PICO Platform Unity SDK
|
This is the complete list of members for ChallengesService, including all inherited members.
Get(UInt64 challengeID) | ChallengesService | inlinestatic |
GetEntries(UInt64 challengeID, LeaderboardFilterType filter, LeaderboardStartAt startAt, int pageIdx, int pageSize) | ChallengesService | inlinestatic |
GetEntriesAfterRank(UInt64 challengeID, ulong afterRank, int pageIdx, int pageSize) | ChallengesService | inlinestatic |
GetEntriesByIds(UInt64 challengeID, LeaderboardStartAt startAt, string[] userIDs, int pageIdx, int pageSize) | ChallengesService | inlinestatic |
GetList(ChallengeOptions challengeOptions, int pageIdx, int pageSize) | ChallengesService | inlinestatic |
Invite(UInt64 challengeID, string[] userID) | ChallengesService | inlinestatic |
Join(UInt64 challengeID) | ChallengesService | inlinestatic |
LaunchInvitableUserFlow(UInt64 challengeID) | ChallengesService | inlinestatic |
Leave(UInt64 challengeID) | ChallengesService | inlinestatic |
SetChallengeInviteAcceptedOrLaunchAppNotificationCallback(Message< string >.Handler handler) | ChallengesService | inlinestatic |