Skip navigation links
G I M P R S V 

G

getError() - Method in exception io.getlime.push.client.PushServerClientException
 

I

io.getlime.push.client - package io.getlime.push.client
 

M

MobilePlatform - Enum in io.getlime.push.client
Enum representing mobile platforms.

P

PushServerClient - Class in io.getlime.push.client
Simple class for interacting with the push server.
PushServerClient() - Constructor for class io.getlime.push.client.PushServerClient
Default constructor.
PushServerClient(String) - Constructor for class io.getlime.push.client.PushServerClient
Constructor with a push server base URL.
PushServerClientException - Exception in io.getlime.push.client
Class representing a simple push server client error exception.
PushServerClientException(Error) - Constructor for exception io.getlime.push.client.PushServerClientException
 
PushServerClientException(String, Error) - Constructor for exception io.getlime.push.client.PushServerClientException
 
PushServerClientException(String, Throwable, Error) - Constructor for exception io.getlime.push.client.PushServerClientException
 
PushServerClientException(Throwable, Error) - Constructor for exception io.getlime.push.client.PushServerClientException
 
PushServerClientException(String, Throwable, boolean, boolean, Error) - Constructor for exception io.getlime.push.client.PushServerClientException
 

R

registerDevice(Long, String, MobilePlatform) - Method in class io.getlime.push.client.PushServerClient
Register anonymous device to the push server.
registerDevice(Long, String, MobilePlatform, String) - Method in class io.getlime.push.client.PushServerClient
Register device associated with activation ID to the push server.

S

sendNotification(Long, PushMessage) - Method in class io.getlime.push.client.PushServerClient
Send a single push message to application with given ID.
sendNotificationBatch(Long, List<PushMessage>) - Method in class io.getlime.push.client.PushServerClient
Send a push message batch to application with given ID.
setError(Error) - Method in exception io.getlime.push.client.PushServerClientException
 
setServiceBaseUrl(String) - Method in class io.getlime.push.client.PushServerClient
Set the service base URL.

V

value() - Method in enum io.getlime.push.client.MobilePlatform
 
valueOf(String) - Static method in enum io.getlime.push.client.MobilePlatform
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.getlime.push.client.MobilePlatform
Returns an array containing the constants of this enum type, in the order they are declared.
G I M P R S V 
Skip navigation links

Copyright © 2016–2017 Lime - HighTech Solutions Inc.. All rights reserved.