public class NotificationUnicastMessage extends FcmUnicastMessage<NotificationPayload>
| Constructor and Description |
|---|
NotificationUnicastMessage(FcmMessageOptions options,
String to,
NotificationPayload notificationPayload) |
| Modifier and Type | Method and Description |
|---|---|
NotificationPayload |
getPayload() |
getTogetCollapseKey, getCondition, getContentAvailable, getDelayWhileIdle, getDryRun, getPriorityEnum, getRestrictedPackageName, getTimeToLivepublic NotificationUnicastMessage(FcmMessageOptions options, String to, NotificationPayload notificationPayload)
public NotificationPayload getPayload()
getPayload in class FcmMessage<NotificationPayload>Copyright © 2017. All rights reserved.