public class PushSubscription extends Object
| Constructor and Description |
|---|
PushSubscription() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannel() |
String |
getSignature() |
long |
getTimestamp() |
void |
setChannel(String channel) |
void |
setSignature(String signature) |
void |
setTimestamp(long timestamp) |
Copyright © 2014. All Rights Reserved.