Class LocalizedUserNotification.Builder
java.lang.Object
com.sap.mobile.services.client.push.LocalizedUserNotification.Builder
- Enclosing interface:
- LocalizedUserNotification
Helper for user specific bulk push payload creation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Generate the push to single user payload.notification
(LocalizedPushPayload notification) Specify the server localized push payload.Specifies the recipient.Specifies the global user ID
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
user
Specifies the recipient.- Parameters:
user
-- Returns:
-
userUUID
Specifies the global user ID- Parameters:
userUUID
-- Returns:
-
notification
Specify the server localized push payload.- Parameters:
notification
-- Returns:
-
build
Generate the push to single user payload.- Returns:
-