- 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.
- getCategories() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
-
Get a category list, a category is 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 interface org.jboss.aerogear.unifiedpush.JavaSender
-
Returns the current configured server URL
- getServerURL() - Method in class org.jboss.aerogear.unifiedpush.SenderClient
-
- getSimplePush() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
-
Get the key-value pair represented by a String and
used by the Simple Push Networks.
- getVariants() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
-
Get A filter for notifying only specific mobile variants of the Push Application.