Class CapabilityUser.Builder
java.lang.Object
com.sap.mobile.services.client.push.CapabilityUser.Builder
- Enclosing interface:
- CapabilityUser
Defines targets for
PushClient.pushToCapability(String, PushToCapabilitiesPayload)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBadge value for selected targetBadge values for specific registration IDsbuild()
formFactor
(Collection<String> formFactor) Mandatory form factor:phone tablet
Mandatory username
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
badge
Badge value for selected target -
badges
Badge values for specific registration IDs -
formFactor
Mandatory form factor:phone tablet
-
user
Mandatory username -
build
-