public class AsmPushNotificationConfigParam extends PushNotificationParam
PushType
pushType Type of Push Notification configuration for IOS PushType.IOSCERTIFICATE
PushType.IOSCERTIFICATE
PushType.IOSTOKEN
PushType.IOSTOKEN
PushType.IOSTOKEN
PushType.IOSTOKEN
Constructor and Description |
---|
AsmPushNotificationConfigParam() |
getAppName, getComment, getPushType, isAppNameEmpty, setAppName, setComment, setPushType
public String getAndroidApiKey()
public void setAndroidApiKey(String androidApiKey)
public byte[] getiOSCertificate()
public void setiOSCertificate(byte[] iOSCertificate)
public String getiOSCertificatePassword()
public void setiOSCertificatePassword(String iOSCertificatePassword)
public String getHuaweiAppId()
public void setHuaweiAppId(String huaweiAppId)
public String getHuaweiSecretKey()
public void setHuaweiSecretKey(String huaweiSecretKey)
public byte[] getApnsSigningKey()
public void setApnsSigningKey(byte[] apnsSigningKey)
public String getApnsTeamId()
public void setApnsTeamId(String apnsTeamId)
public String getApnsKeyId()
public void setApnsKeyId(String apnsKeyId)
public String getIosAppBundleId()
public void setIosAppBundleId(String iosAppBundleId)
public boolean isHuaweiAppIdEmpty()
public boolean isHuaweiSecretKeyEmpty()
public boolean isAndroidApiKeyEmpty()
public boolean isIosCertificateFileEmpty()
public boolean isApnsSigningKeyFileEmpty()
public boolean isIOSCertificatePasswordEmpty()
public boolean isApnsTeamIdEmpty()
public boolean isApnsKeyIdEmpty()
public boolean isIosAppBundleIdEmpty()
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.