public class PushNotificationConfigParam extends PushNotificationParam
Constructor and Description |
---|
PushNotificationConfigParam() |
Modifier and Type | Method and Description |
---|---|
String |
getAndroidApiKey() |
String |
getApnsBundleId() |
String |
getApnsKeyId() |
String |
getApnsTeamId() |
String |
getHuaweiAppId() |
String |
getHuaweiSecretKey() |
String |
getIosCertificatePass() |
PushConfigurationParam |
getPushConfigurationParam() |
boolean |
isAndroidApiKeyEmpty() |
boolean |
isAndroidApiKeyValid()
This method checks Android Api Key valid or not.
|
boolean |
isApnsKeyIdEmpty() |
boolean |
isApnsTeamIdEmpty() |
boolean |
isCertorTokenEmpty() |
boolean |
isHuaweiAppIdEmpty() |
boolean |
isHuaweiSecretKeyEmpty() |
boolean |
isIosAppBundleIdEmpty() |
boolean |
isIOSCertificatePasswordEmpty() |
void |
setPushConfigurationParam(PushConfigurationParam pushConfigurationParam) |
getAppName, getComment, getPushType, isAppNameEmpty, setAppName, setComment, setPushType
public PushConfigurationParam getPushConfigurationParam()
public void setPushConfigurationParam(PushConfigurationParam pushConfigurationParam)
public String getAndroidApiKey()
public String getHuaweiAppId()
public String getHuaweiSecretKey()
public String getIosCertificatePass()
public String getApnsTeamId()
public String getApnsKeyId()
public String getApnsBundleId()
public boolean isAndroidApiKeyValid()
public boolean isAndroidApiKeyEmpty()
public boolean isHuaweiAppIdEmpty()
public boolean isHuaweiSecretKeyEmpty()
public boolean isCertorTokenEmpty()
public boolean isIOSCertificatePasswordEmpty()
public boolean isApnsTeamIdEmpty()
public boolean isApnsKeyIdEmpty()
public boolean isIosAppBundleIdEmpty()
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.