PICO Unity Platform SDK
ChallengeList Class Reference

Challenge list. More...

Public Member Functions

 ChallengeList (IntPtr a)
 

Public Attributes

readonly ulong TotalCount
 The total number of challenges in the list.
 
- Public Attributes inherited from MessageArray< Challenge >
string NextPageParam
 The next page parameter. It's empty when it doesn't has next page.
 
string PreviousPageParam
 The previous page parameter. It's empty when it doesn't has previous page.
 

Additional Inherited Members

- Properties inherited from MessageArray< Challenge >
bool HasNextPage [get]
 
bool HasPreviousPage [get]
 

Detailed Description

Challenge list.