Package cn.jpush.api.schedule
Class ScheduleResult
- java.lang.Object
-
- cn.jiguang.common.resp.BaseResult
-
- cn.jpush.api.schedule.ScheduleResult
-
- All Implemented Interfaces:
cn.jiguang.common.resp.IRateLimiting,java.io.Serializable
public class ScheduleResult extends cn.jiguang.common.resp.BaseResult- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScheduleResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.BooleangetEnabled()java.lang.StringgetName()com.google.gson.JsonObjectgetPush()java.lang.StringgetSchedule_id()com.google.gson.JsonObjectgetTrigger()
-