JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.push.notifications.sender
Interface Response
All Known Implementing Classes:
BaseResponse
public interface
Response
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
String
getPayload
()
String
getPlatform
()
String
getStatus
()
String
getToken
()
boolean
isSucceeded
()
Method Details
getId
String
getId
()
getPayload
String
getPayload
()
getPlatform
String
getPlatform
()
getStatus
String
getStatus
()
getToken
String
getToken
()
isSucceeded
boolean
isSucceeded
()