public class RemoveDeviceRegistrationRequest extends Object
| Constructor and Description |
|---|
RemoveDeviceRegistrationRequest() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAppId()
Get app ID.
|
String |
getToken()
Get push token value.
|
void |
setAppId(Long appId)
Set app ID.
|
void |
setToken(String token)
Set push token value.
|
public Long getAppId()
public void setAppId(Long appId)
appId - App ID.public String getToken()
public void setToken(String token)
token - Push token.Copyright © 2016–2017 Lime - HighTech Solutions Inc.. All rights reserved.