我在Google play游戏服务中使用排行榜。如何删除排行榜中的内容(已有分数历史)。重要的是,我不想删除现有的排行榜。
亲切的忠告
发布于 2014-03-31 16:27:46
据我所知,您不能删除排行榜的历史记录。但是,如果你想移除一个特定的播放器,有一个API方法可以做到:
https://developers.google.com/games/services/management/api/players/hidehttps://stackoverflow.com/questions/22753234
复制相似问题