Source position: googlegames.pp line 3416
public function TPlayersResource.List(
collection: string;
AQuery: string = ''
):TPlayerListResponse;function TPlayersResource.List(
AQuery: TPlayersListOptions
):TPlayerListResponse;