Uses of Class
com.sap.mobile.services.client.push.LocalizedBulkPush.Builder
Packages that use LocalizedBulkPush.Builder
-
Uses of LocalizedBulkPush.Builder in com.sap.mobile.services.client.push
Methods in com.sap.mobile.services.client.push that return LocalizedBulkPush.BuilderModifier and TypeMethodDescriptionstatic LocalizedBulkPush.BuilderLocalizedBulkPush.builder()LocalizedBulkPush.Builder.notification(LocalizedPushPayload notification) Sets the server localized notifications for all registered devices.LocalizedBulkPush.Builder.userNotifications(Collection<LocalizedUserNotification> userNotifications) Sets the server localized notification element for users specific notifications.