Class Platform

  • All Implemented Interfaces:
    PushModel

    public class Platform
    extends java.lang.Object
    implements PushModel
    • Method Detail

      • android

        public static Platform android()
      • winphone

        public static Platform winphone()
      • android_ios

        public static Platform android_ios()
      • android_winphone

        public static Platform android_winphone()
      • ios_winphone

        public static Platform ios_winphone()
      • isAll

        public boolean isAll()
      • toJSON

        public com.google.gson.JsonElement toJSON()
        Specified by:
        toJSON in interface PushModel