
cn.bestwu.umeng.push.ios.IOSBroadcast Maven / Gradle / Ivy
package cn.bestwu.umeng.push.ios;
public class IOSBroadcast extends IOSNotification {
public IOSBroadcast() throws Exception {
this.setPredefinedKeyValue("type", "broadcast");
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy