Class BaiduNotificationIos.Builder
java.lang.Object
com.sap.mobile.services.client.push.BaiduNotificationIos.Builder
- Enclosing interface:
- BaiduNotificationIos
Baidu push provides a subset of notification properties.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe notification messageBadge at app iconbuild()
deployStatus
(Integer deployStatus) Reference to a sound resource in the app.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
alert
The notification message -
sound
Reference to a sound resource in the app.default
will play the system sound -
badge
Badge at app icon -
deployStatus
-
build
-