Interface LocalizedPushToCapabilitiesPayload
public interface LocalizedPushToCapabilitiesPayload
Root payload element for push service localized
push to capability, @see Push
Service Based Localization. Use the
LocalizedPushToCapabilitiesPayload.Builder
to define and build
the request.-
Method Details
-
builder
-
getUsers
Collection<CapabilityUser> getUsers() -
getNotification
LocalizedPushPayload getNotification()
-