Uses of Interface
cn.jpush.api.push.model.PushModel
-
Packages that use PushModel Package Description cn.jpush.api.push.model cn.jpush.api.push.model.audience cn.jpush.api.push.model.notification -
-
Uses of PushModel in cn.jpush.api.push.model
Classes in cn.jpush.api.push.model that implement PushModel Modifier and Type Class Description classMessageclassOptionsclassPlatformclassPushPayloadThe object you should build for sending a push.classSMS -
Uses of PushModel in cn.jpush.api.push.model.audience
Classes in cn.jpush.api.push.model.audience that implement PushModel Modifier and Type Class Description classAudienceclassAudienceTarget -
Uses of PushModel in cn.jpush.api.push.model.notification
Classes in cn.jpush.api.push.model.notification that implement PushModel Modifier and Type Class Description classAndroidNotificationclassIosAlertclassIosNotificationAPNs 通知类classNotificationclassPlatformNotificationclassWinphoneNotification
-