Interface LocalizedBulkPush
public interface LocalizedBulkPush
Root payload element for push service localized bulk
push @see
Push Service Based Localization. Use the
LocalizedBulkPush.Builder to define and
build the element.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classHelper for server localized bulk push payload creation. -
Method Summary
-
Method Details
-
builder
-
getNotification
LocalizedPushPayload getNotification() -
getUserNotifications
Collection<LocalizedUserNotification> getUserNotifications()
-