Skip navigation links
A B C D E F G H I L M N O P R S T U V 

A

ACCEPTED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
AddDeviceGroupMessage - Class in de.bytefish.fcmjava.requests.groups
 
AddDeviceGroupMessage(FcmMessageOptions, List<String>, String, String) - Constructor for class de.bytefish.fcmjava.requests.groups.AddDeviceGroupMessage
 

B

BAD_GATEWAY - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
BAD_REQUEST - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
build() - Method in class de.bytefish.fcmjava.model.builders.FcmMessageOptionsBuilder
 
build() - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
builder() - Static method in class de.bytefish.fcmjava.model.options.FcmMessageOptions
 
builder() - Static method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 

C

CONFLICT - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
Constants - Class in de.bytefish.fcmjava.constants
 
CONTINUE - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
CREATED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
CreateDeviceGroupMessage - Class in de.bytefish.fcmjava.requests.groups
 
CreateDeviceGroupMessage(FcmMessageOptions, List<String>, String) - Constructor for class de.bytefish.fcmjava.requests.groups.CreateDeviceGroupMessage
 
CreateDeviceGroupMessageResponse - Class in de.bytefish.fcmjava.responses
 
CreateDeviceGroupMessageResponse(String) - Constructor for class de.bytefish.fcmjava.responses.CreateDeviceGroupMessageResponse
 

D

DataMulticastMessage - Class in de.bytefish.fcmjava.requests.data
 
DataMulticastMessage(FcmMessageOptions, List<String>, Object) - Constructor for class de.bytefish.fcmjava.requests.data.DataMulticastMessage
 
DataMulticastMessage(FcmMessageOptions, List<String>, Object, NotificationPayload) - Constructor for class de.bytefish.fcmjava.requests.data.DataMulticastMessage
 
DataUnicastMessage - Class in de.bytefish.fcmjava.requests.data
 
DataUnicastMessage(FcmMessageOptions, String, Object) - Constructor for class de.bytefish.fcmjava.requests.data.DataUnicastMessage
 
DataUnicastMessage(FcmMessageOptions, String, Object, NotificationPayload) - Constructor for class de.bytefish.fcmjava.requests.data.DataUnicastMessage
 
de.bytefish.fcmjava.constants - package de.bytefish.fcmjava.constants
 
de.bytefish.fcmjava.exceptions - package de.bytefish.fcmjava.exceptions
 
de.bytefish.fcmjava.http.client - package de.bytefish.fcmjava.http.client
 
de.bytefish.fcmjava.http.constants - package de.bytefish.fcmjava.http.constants
 
de.bytefish.fcmjava.http.exceptions - package de.bytefish.fcmjava.http.exceptions
 
de.bytefish.fcmjava.http.options - package de.bytefish.fcmjava.http.options
 
de.bytefish.fcmjava.model.builders - package de.bytefish.fcmjava.model.builders
 
de.bytefish.fcmjava.model.enums - package de.bytefish.fcmjava.model.enums
 
de.bytefish.fcmjava.model.options - package de.bytefish.fcmjava.model.options
 
de.bytefish.fcmjava.model.topics - package de.bytefish.fcmjava.model.topics
 
de.bytefish.fcmjava.requests - package de.bytefish.fcmjava.requests
 
de.bytefish.fcmjava.requests.builders - package de.bytefish.fcmjava.requests.builders
 
de.bytefish.fcmjava.requests.data - package de.bytefish.fcmjava.requests.data
 
de.bytefish.fcmjava.requests.groups - package de.bytefish.fcmjava.requests.groups
 
de.bytefish.fcmjava.requests.notification - package de.bytefish.fcmjava.requests.notification
 
de.bytefish.fcmjava.requests.topic - package de.bytefish.fcmjava.requests.topic
 
de.bytefish.fcmjava.responses - package de.bytefish.fcmjava.responses
 
DeviceGroupMessage - Class in de.bytefish.fcmjava.requests.groups
 
DeviceGroupMessage(FcmMessageOptions, List<String>, String) - Constructor for class de.bytefish.fcmjava.requests.groups.DeviceGroupMessage
 

E

ErrorCodeEnum - Enum in de.bytefish.fcmjava.model.enums
 
EXPECTATION_FAILED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 

F

FAILED_DEPENDENCY - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
FCM_URL - Static variable in class de.bytefish.fcmjava.constants.Constants
The URL of the FCM Endpoint.
FcmAuthenticationException - Exception in de.bytefish.fcmjava.exceptions
This Exception is thrown, if the Authentication with the FCM server failed.
FcmAuthenticationException(String) - Constructor for exception de.bytefish.fcmjava.exceptions.FcmAuthenticationException
 
FcmBadRequestException - Exception in de.bytefish.fcmjava.exceptions
This Exception is thrown, if a Bad Request to FCM was made.
FcmBadRequestException(String) - Constructor for exception de.bytefish.fcmjava.exceptions.FcmBadRequestException
 
FcmException - Exception in de.bytefish.fcmjava.exceptions
 
FcmException(int, String) - Constructor for exception de.bytefish.fcmjava.exceptions.FcmException
 
FcmGeneralException - Exception in de.bytefish.fcmjava.exceptions
 
FcmGeneralException(int, String) - Constructor for exception de.bytefish.fcmjava.exceptions.FcmGeneralException
 
FcmMessage<TPayload> - Class in de.bytefish.fcmjava.requests
 
FcmMessage(FcmMessageOptions) - Constructor for class de.bytefish.fcmjava.requests.FcmMessage
 
FcmMessageOptions - Class in de.bytefish.fcmjava.model.options
 
FcmMessageOptions(String, String, PriorityEnum, Boolean, Boolean, int, String, Boolean, Boolean) - Constructor for class de.bytefish.fcmjava.model.options.FcmMessageOptions
 
FcmMessageOptionsBuilder - Class in de.bytefish.fcmjava.model.builders
 
FcmMessageOptionsBuilder() - Constructor for class de.bytefish.fcmjava.model.builders.FcmMessageOptionsBuilder
 
FcmMessageResponse - Class in de.bytefish.fcmjava.responses
 
FcmMessageResponse(long, int, int, int, List<FcmMessageResultItem>) - Constructor for class de.bytefish.fcmjava.responses.FcmMessageResponse
 
FcmMessageResultItem - Class in de.bytefish.fcmjava.responses
 
FcmMessageResultItem(String, String, ErrorCodeEnum) - Constructor for class de.bytefish.fcmjava.responses.FcmMessageResultItem
 
FcmMulticastMessage<TPayload> - Class in de.bytefish.fcmjava.requests
 
FcmMulticastMessage(FcmMessageOptions, List<String>) - Constructor for class de.bytefish.fcmjava.requests.FcmMulticastMessage
 
FcmRetryAfterException - Exception in de.bytefish.fcmjava.exceptions
This Exception is thrown, when a message failed, but we are allowed to Retry it.
FcmRetryAfterException(int, String, Duration) - Constructor for exception de.bytefish.fcmjava.exceptions.FcmRetryAfterException
 
FcmUnicastMessage<TPayload> - Class in de.bytefish.fcmjava.requests
 
FcmUnicastMessage(FcmMessageOptions, String) - Constructor for class de.bytefish.fcmjava.requests.FcmUnicastMessage
 
FORBIDDEN - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 

G

GATEWAY_TIMEOUT - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
getApiKey() - Method in interface de.bytefish.fcmjava.http.options.IFcmClientSettings
 
getBadge() - Method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
getBody() - Method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
getBodyLocKey() - Method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
getBodyLocKeyArgs() - Method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
getCanonicalRegistrationId() - Method in class de.bytefish.fcmjava.responses.FcmMessageResultItem
 
getClickAction() - Method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
getCollapseKey() - Method in class de.bytefish.fcmjava.model.options.FcmMessageOptions
 
getCollapseKey() - Method in class de.bytefish.fcmjava.requests.FcmMessage
 
getColor() - Method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
getCondition() - Method in class de.bytefish.fcmjava.model.options.FcmMessageOptions
 
getCondition() - Method in class de.bytefish.fcmjava.requests.FcmMessage
 
getCondition() - Method in class de.bytefish.fcmjava.requests.topic.TopicMulticastMessage
 
getContentAvailable() - Method in class de.bytefish.fcmjava.model.options.FcmMessageOptions
 
getContentAvailable() - Method in class de.bytefish.fcmjava.requests.FcmMessage
 
getDelayWhileIdle() - Method in class de.bytefish.fcmjava.model.options.FcmMessageOptions
 
getDelayWhileIdle() - Method in class de.bytefish.fcmjava.requests.FcmMessage
 
getDryRun() - Method in class de.bytefish.fcmjava.model.options.FcmMessageOptions
 
getDryRun() - Method in class de.bytefish.fcmjava.requests.FcmMessage
 
getErrorCode() - Method in class de.bytefish.fcmjava.responses.FcmMessageResultItem
 
getErrorCode() - Method in class de.bytefish.fcmjava.responses.TopicMessageResponse
 
getFcmUrl() - Method in interface de.bytefish.fcmjava.http.options.IFcmClientSettings
 
getHttpStatusCode() - Method in exception de.bytefish.fcmjava.exceptions.FcmException
 
getIcon() - Method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
getMessageId() - Method in class de.bytefish.fcmjava.responses.FcmMessageResultItem
 
getMessageId() - Method in class de.bytefish.fcmjava.responses.TopicMessageResponse
 
getMulticastId() - Method in class de.bytefish.fcmjava.responses.FcmMessageResponse
 
getMutableContent() - Method in class de.bytefish.fcmjava.model.options.FcmMessageOptions
 
getMutableContent() - Method in class de.bytefish.fcmjava.requests.FcmMessage
 
getName() - Method in class de.bytefish.fcmjava.model.topics.Topic
 
getNotificationKey() - Method in class de.bytefish.fcmjava.requests.groups.AddDeviceGroupMessage
 
getNotificationKey() - Method in class de.bytefish.fcmjava.requests.groups.RemoveDeviceGroupMessage
 
getNotificationKey() - Method in class de.bytefish.fcmjava.responses.CreateDeviceGroupMessageResponse
 
getNotificationPayload() - Method in class de.bytefish.fcmjava.requests.data.DataMulticastMessage
 
getNotificationPayload() - Method in class de.bytefish.fcmjava.requests.data.DataUnicastMessage
 
getNotificationPayload() - Method in class de.bytefish.fcmjava.requests.topic.TopicMulticastMessage
 
getNotificationPayload() - Method in class de.bytefish.fcmjava.requests.topic.TopicUnicastMessage
 
getNumberOfCanonicalIds() - Method in class de.bytefish.fcmjava.responses.FcmMessageResponse
 
getNumberOfFailure() - Method in class de.bytefish.fcmjava.responses.FcmMessageResponse
 
getNumberOfSuccess() - Method in class de.bytefish.fcmjava.responses.FcmMessageResponse
 
getOperation() - Method in class de.bytefish.fcmjava.requests.groups.AddDeviceGroupMessage
 
getOperation() - Method in class de.bytefish.fcmjava.requests.groups.CreateDeviceGroupMessage
 
getOperation() - Method in class de.bytefish.fcmjava.requests.groups.DeviceGroupMessage
 
getOperation() - Method in class de.bytefish.fcmjava.requests.groups.RemoveDeviceGroupMessage
 
getPayload() - Method in class de.bytefish.fcmjava.requests.data.DataMulticastMessage
 
getPayload() - Method in class de.bytefish.fcmjava.requests.data.DataUnicastMessage
 
getPayload() - Method in class de.bytefish.fcmjava.requests.FcmMessage
 
getPayload() - Method in class de.bytefish.fcmjava.requests.groups.DeviceGroupMessage
 
getPayload() - Method in class de.bytefish.fcmjava.requests.notification.NotificationMulticastMessage
 
getPayload() - Method in class de.bytefish.fcmjava.requests.notification.NotificationUnicastMessage
 
getPayload() - Method in class de.bytefish.fcmjava.requests.topic.TopicMulticastMessage
 
getPayload() - Method in class de.bytefish.fcmjava.requests.topic.TopicUnicastMessage
 
getPriorityEnum() - Method in class de.bytefish.fcmjava.model.options.FcmMessageOptions
 
getPriorityEnum() - Method in class de.bytefish.fcmjava.requests.FcmMessage
 
getReasonPhrase() - Method in exception de.bytefish.fcmjava.exceptions.FcmException
 
getRegistrationIds() - Method in class de.bytefish.fcmjava.requests.FcmMulticastMessage
 
getRestrictedPackageName() - Method in class de.bytefish.fcmjava.model.options.FcmMessageOptions
 
getRestrictedPackageName() - Method in class de.bytefish.fcmjava.requests.FcmMessage
 
getResults() - Method in class de.bytefish.fcmjava.responses.FcmMessageResponse
 
getRetryDelay() - Method in exception de.bytefish.fcmjava.exceptions.FcmRetryAfterException
 
getSound() - Method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
getTag() - Method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
getTimeToLive() - Method in class de.bytefish.fcmjava.model.options.FcmMessageOptions
 
getTimeToLive() - Method in class de.bytefish.fcmjava.requests.FcmMessage
 
getTitle() - Method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
getTitleLocKey() - Method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
getTitleLocKeyArgs() - Method in class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
getTo() - Method in class de.bytefish.fcmjava.requests.FcmUnicastMessage
 
getTopicPath() - Method in class de.bytefish.fcmjava.model.topics.Topic
 
getTopics() - Method in class de.bytefish.fcmjava.model.topics.TopicList
 
getTopicsCondition() - Method in class de.bytefish.fcmjava.model.topics.TopicList
 
GONE - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 

H

HTTP_VERSION_NOT_SUPPORTED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
HttpCommunicationException - Exception in de.bytefish.fcmjava.http.exceptions
 
HttpCommunicationException() - Constructor for exception de.bytefish.fcmjava.http.exceptions.HttpCommunicationException
 
HttpCommunicationException(String) - Constructor for exception de.bytefish.fcmjava.http.exceptions.HttpCommunicationException
 
HttpCommunicationException(String, Throwable) - Constructor for exception de.bytefish.fcmjava.http.exceptions.HttpCommunicationException
 
HttpCommunicationException(Throwable) - Constructor for exception de.bytefish.fcmjava.http.exceptions.HttpCommunicationException
 
HttpCommunicationException(String, Throwable, boolean, boolean) - Constructor for exception de.bytefish.fcmjava.http.exceptions.HttpCommunicationException
 
HttpStatus - Class in de.bytefish.fcmjava.http.constants
 
HttpStatus() - Constructor for class de.bytefish.fcmjava.http.constants.HttpStatus
 

I

IFcmClient - Interface in de.bytefish.fcmjava.http.client
 
IFcmClientSettings - Interface in de.bytefish.fcmjava.http.options
 
INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
INSUFFICIENT_STORAGE - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
INTERNAL_SERVER_ERROR - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 

L

LENGTH_REQUIRED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
LOCKED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 

M

METHOD_FAILURE - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
METHOD_NOT_ALLOWED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
MOVED_PERMANENTLY - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
MOVED_TEMPORARILY - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
MULTI_STATUS - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
MULTIPLE_CHOICES - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 

N

NO_CONTENT - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
NON_AUTHORITATIVE_INFORMATION - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
NOT_ACCEPTABLE - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
NOT_FOUND - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
NOT_IMPLEMENTED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
NOT_MODIFIED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
NotificationMulticastMessage - Class in de.bytefish.fcmjava.requests.notification
 
NotificationMulticastMessage(FcmMessageOptions, List<String>, NotificationPayload) - Constructor for class de.bytefish.fcmjava.requests.notification.NotificationMulticastMessage
 
NotificationPayload - Class in de.bytefish.fcmjava.requests.notification
 
NotificationPayload(String, String, String, String, String, String, String, String, String, List<String>, String, List<String>) - Constructor for class de.bytefish.fcmjava.requests.notification.NotificationPayload
 
NotificationPayloadBuilder - Class in de.bytefish.fcmjava.requests.builders
Builder for creating NotificationPayload instances.
NotificationPayloadBuilder() - Constructor for class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
NotificationUnicastMessage - Class in de.bytefish.fcmjava.requests.notification
 
NotificationUnicastMessage(FcmMessageOptions, String, NotificationPayload) - Constructor for class de.bytefish.fcmjava.requests.notification.NotificationUnicastMessage
 

O

OK - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
OperationEnum - Enum in de.bytefish.fcmjava.model.enums
 

P

PARTIAL_CONTENT - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
PAYMENT_REQUIRED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
PRECONDITION_FAILED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
PriorityEnum - Enum in de.bytefish.fcmjava.model.enums
 
PROCESSING - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
PROXY_AUTHENTICATION_REQUIRED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 

R

RemoveDeviceGroupMessage - Class in de.bytefish.fcmjava.requests.groups
 
RemoveDeviceGroupMessage(FcmMessageOptions, List<String>, String, String) - Constructor for class de.bytefish.fcmjava.requests.groups.RemoveDeviceGroupMessage
 
REQUEST_TIMEOUT - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
REQUEST_TOO_LONG - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
REQUEST_URI_TOO_LONG - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
RESET_CONTENT - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 

S

SEE_OTHER - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
send(DataMulticastMessage) - Method in interface de.bytefish.fcmjava.http.client.IFcmClient
 
send(NotificationMulticastMessage) - Method in interface de.bytefish.fcmjava.http.client.IFcmClient
 
send(DataUnicastMessage) - Method in interface de.bytefish.fcmjava.http.client.IFcmClient
 
send(NotificationUnicastMessage) - Method in interface de.bytefish.fcmjava.http.client.IFcmClient
 
send(CreateDeviceGroupMessage) - Method in interface de.bytefish.fcmjava.http.client.IFcmClient
 
send(TopicUnicastMessage) - Method in interface de.bytefish.fcmjava.http.client.IFcmClient
 
send(TopicMulticastMessage) - Method in interface de.bytefish.fcmjava.http.client.IFcmClient
 
send(RemoveDeviceGroupMessage) - Method in interface de.bytefish.fcmjava.http.client.IFcmClient
 
send(AddDeviceGroupMessage) - Method in interface de.bytefish.fcmjava.http.client.IFcmClient
 
SERVICE_UNAVAILABLE - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
setBadge(String) - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
setBody(String) - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
setBodyLocKey(String) - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
setBodyLocKeyArgs(List<String>) - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
setClickAction(String) - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
setCollapseKey(String) - Method in class de.bytefish.fcmjava.model.builders.FcmMessageOptionsBuilder
 
setColor(String) - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
setCondition(String) - Method in class de.bytefish.fcmjava.model.builders.FcmMessageOptionsBuilder
 
setContentAvailable(Boolean) - Method in class de.bytefish.fcmjava.model.builders.FcmMessageOptionsBuilder
 
setDelayWhileIdle(Boolean) - Method in class de.bytefish.fcmjava.model.builders.FcmMessageOptionsBuilder
 
setDryRun(Boolean) - Method in class de.bytefish.fcmjava.model.builders.FcmMessageOptionsBuilder
 
setIcon(String) - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
setMutableContent(Boolean) - Method in class de.bytefish.fcmjava.model.builders.FcmMessageOptionsBuilder
 
setPriorityEnum(PriorityEnum) - Method in class de.bytefish.fcmjava.model.builders.FcmMessageOptionsBuilder
 
setRestrictedPackageName(String) - Method in class de.bytefish.fcmjava.model.builders.FcmMessageOptionsBuilder
 
setSound(String) - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
setTag(String) - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
setTimeToLive(Duration) - Method in class de.bytefish.fcmjava.model.builders.FcmMessageOptionsBuilder
 
setTitle(String) - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
setTitleLocKey(String) - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
setTitleLocKeyArgs(List<String>) - Method in class de.bytefish.fcmjava.requests.builders.NotificationPayloadBuilder
 
SWITCHING_PROTOCOLS - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 

T

TEMPORARY_REDIRECT - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
Topic - Class in de.bytefish.fcmjava.model.topics
 
Topic(String) - Constructor for class de.bytefish.fcmjava.model.topics.Topic
 
TopicList - Class in de.bytefish.fcmjava.model.topics
 
TopicList(List<Topic>) - Constructor for class de.bytefish.fcmjava.model.topics.TopicList
 
TopicMessageResponse - Class in de.bytefish.fcmjava.responses
 
TopicMessageResponse(long, ErrorCodeEnum) - Constructor for class de.bytefish.fcmjava.responses.TopicMessageResponse
 
TopicMulticastMessage - Class in de.bytefish.fcmjava.requests.topic
 
TopicMulticastMessage(FcmMessageOptions, TopicList, Object) - Constructor for class de.bytefish.fcmjava.requests.topic.TopicMulticastMessage
 
TopicMulticastMessage(FcmMessageOptions, TopicList, NotificationPayload) - Constructor for class de.bytefish.fcmjava.requests.topic.TopicMulticastMessage
 
TopicMulticastMessage(FcmMessageOptions, TopicList, Object, NotificationPayload) - Constructor for class de.bytefish.fcmjava.requests.topic.TopicMulticastMessage
 
TopicMulticastMessage(FcmMessageOptions, String, Object) - Constructor for class de.bytefish.fcmjava.requests.topic.TopicMulticastMessage
 
TopicMulticastMessage(FcmMessageOptions, String, NotificationPayload) - Constructor for class de.bytefish.fcmjava.requests.topic.TopicMulticastMessage
 
TopicMulticastMessage(FcmMessageOptions, String, Object, NotificationPayload) - Constructor for class de.bytefish.fcmjava.requests.topic.TopicMulticastMessage
 
TopicUnicastMessage - Class in de.bytefish.fcmjava.requests.topic
 
TopicUnicastMessage(FcmMessageOptions, Topic, Object) - Constructor for class de.bytefish.fcmjava.requests.topic.TopicUnicastMessage
 
TopicUnicastMessage(FcmMessageOptions, Topic, NotificationPayload) - Constructor for class de.bytefish.fcmjava.requests.topic.TopicUnicastMessage
 
TopicUnicastMessage(FcmMessageOptions, Topic, Object, NotificationPayload) - Constructor for class de.bytefish.fcmjava.requests.topic.TopicUnicastMessage
 
toString() - Method in class de.bytefish.fcmjava.responses.FcmMessageResponse
 
toString() - Method in class de.bytefish.fcmjava.responses.FcmMessageResultItem
 
toString() - Method in class de.bytefish.fcmjava.responses.TopicMessageResponse
 

U

UNAUTHORIZED - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
UNPROCESSABLE_ENTITY - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
UNSUPPORTED_MEDIA_TYPE - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 
USE_PROXY - Static variable in class de.bytefish.fcmjava.http.constants.HttpStatus
 

V

valueOf(String) - Static method in enum de.bytefish.fcmjava.model.enums.ErrorCodeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.bytefish.fcmjava.model.enums.OperationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.bytefish.fcmjava.model.enums.PriorityEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.bytefish.fcmjava.model.enums.ErrorCodeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.bytefish.fcmjava.model.enums.OperationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.bytefish.fcmjava.model.enums.PriorityEnum
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.