com.pankia.api.tasks
クラス LeaderboardLatestsTask

java.lang.Object
  上位を拡張 
      上位を拡張 com.pankia.api.tasks.PankiaTask
          上位を拡張 com.pankia.api.tasks.LeaderboardLatestsTask

public class LeaderboardLatestsTask
extends PankiaTask

指定した複数のリーダーボードにおけるlatestの値を取得。

作成者:
yasuhikonakashima

コンストラクタの概要
LeaderboardLatestsTask(HTTPService http, LeaderboardManagerListener listener)
          コンストラクタ
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

LeaderboardLatestsTask

public LeaderboardLatestsTask(HTTPService http,
                              LeaderboardManagerListener listener)
コンストラクタ

パラメータ:
http -
listener -