Interface LocalizedUserNotification
public interface LocalizedUserNotification
User specific bulk push payload element for server localized bulk push @see
Push
Service Based Localization. Use the
LocalizedUserNotification.Builder
to define and build
the request.-
Method Details
-
builder
-
getUser
String getUser() -
getUserUUID
String getUserUUID() -
getNotification
LocalizedPushPayload getNotification()
-