com.pankia.api.tasks
クラス AchievementUnlocksTask

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

public class AchievementUnlocksTask
extends PankiaTask

API:achievement/unlocksタスク

作成者:
yasuhikonakashima

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

コンストラクタの詳細

AchievementUnlocksTask

public AchievementUnlocksTask(HTTPService http,
                              AchievementManagerListener listener)