unified-push-java-client 0.2.1
A B C D G J M O P S U V 

A

alert(String) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
Triggers a dialog, displaying the value.
aliases(List<String>) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
Sets a list of "identifiers", like username or email address.
attribute(String, String) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
Adds an application specific value for the given key.
attributes(Map<String, Object>) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
A map containing various key-value pairs, that represent application specific values.

B

badge(String) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
Sets the value of the badge icon - no iOS API needs to be invoked by the app developer.
broadcast(UnifiedMessage) - Method in interface org.jboss.aerogear.unifiedpush.JavaSender
Sends the given payload to all installations of the referenced PushApplication.
broadcast(UnifiedMessage) - Method in class org.jboss.aerogear.unifiedpush.SenderClient
 
build() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
 
buildUrl(String) - Method in class org.jboss.aerogear.unifiedpush.SenderClient
Construct the URL fired against the Unified Push Server

C

category(String) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
A category is a semantical tag.

D

deviceType(List<String>) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
A filter for notifying only users running a certain device.

G

getAliases() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
Get a list of "identifiers", like username or email address.
getAttributes() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
Get a map containing various key-value pairs, that represent application specific values.
getCategory() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
Get a category, a semantical tag.
getDeviceType() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
Get a filter for notifying only users running a certain device.
getMasterSecret() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
Get the masterSecret used to authenticate against the Push Server.
getPushApplicationId() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
Get the push Application Id.
getServerURL() - Method in class org.jboss.aerogear.unifiedpush.SenderClient
 
getSimplePushMap() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
 
getVariants() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
Get A filter for notifying only specific mobile variants of the Push Application.

J

JavaSender - Interface in org.jboss.aerogear.unifiedpush
 

M

masterSecret(String) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
Set the masterSecret used to authenticate against the Push Server.

O

org.jboss.aerogear.unifiedpush - package org.jboss.aerogear.unifiedpush
 
org.jboss.aerogear.unifiedpush.message - package org.jboss.aerogear.unifiedpush.message
 

P

pushApplicationId(String) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
Specifies which Push Application the message is for.

S

SenderClient - Class in org.jboss.aerogear.unifiedpush
 
SenderClient(String) - Constructor for class org.jboss.aerogear.unifiedpush.SenderClient
 
SenderClient() - Constructor for class org.jboss.aerogear.unifiedpush.SenderClient
 
sendTo(UnifiedMessage) - Method in interface org.jboss.aerogear.unifiedpush.JavaSender
Sends the given payload to a selection of installations of the referenced PushApplication.
sendTo(UnifiedMessage) - Method in class org.jboss.aerogear.unifiedpush.SenderClient
 
setServerURL(String) - Method in class org.jboss.aerogear.unifiedpush.SenderClient
 
setSimplePushMap(Map<String, String>) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
 
simplePush(String) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
Needed when broadcasting a message to a SimplePush Network Note: Do not use this method for a "selective send".
simplePush(Map<String, String>) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
Needed when doing a selective send to a SimplePush Network Note: Do not use this method for a "broadcast send".
sound(String) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
Plays a given sound - On iOS no API needs to be invoked to play the sound file.

U

UnifiedMessage - Class in org.jboss.aerogear.unifiedpush.message
A UnifiedMessage represents a message in the format expected from the Unified Push Server.
UnifiedMessage.Builder - Class in org.jboss.aerogear.unifiedpush.message
A builder to provide a Fluid API
UnifiedMessage.Builder() - Constructor for class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
 

V

variants(List<String>) - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage.Builder
A filter for notifying only specific mobile variants of the Push Application.
A B C D G J M O P S U V 
unified-push-java-client 0.2.1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.