SC_ScoresSearchList

A search list in an abstraction for filtering and sorting a set of entities that are stored on the Scoreloop servers.

Search lists are used by the following controllers to filter scores and rankings:

Search lists can be set up to filter entities according to:

  • Global search parameters

  • The scores submitted during the previous 24 hours

  • The country location of the user

Basic use:

  1. Set the search list of the relevant controller to perform the required filtering.

  2. Use the controller to make the server request as normal.