public class WindowsWNSVariant extends WindowsVariant
| Constructor and Description |
|---|
WindowsWNSVariant() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientSecret()
The client secret (password) to connect to the windows push notification services
|
String |
getSid()
SID (Package security identifier) used to connect to the windows push notification services
|
VariantType |
getType()
The @VariantType of the underlying variant.
|
void |
setClientSecret(String clientSecret) |
void |
setSid(String sid) |
getDescription, getDeveloper, getName, getSecret, getVariantID, setDescription, setDeveloper, setName, setSecret, setType, setVariantIDpublic String getSid()
public void setSid(String sid)
public String getClientSecret()
public void setClientSecret(String clientSecret)
public VariantType getType()
VariantCopyright © 2018 JBoss by Red Hat. All rights reserved.