public static class Notification.Builder extends NotificationInfo.Builder
Builder for Notification
.
Methods
build()
public Notification build()
Creates a NotificationInfo
object.
Returns | |
---|---|
Type | Description |
Notification |
setCustomAttributes(Map<String,String> customAttributes)
public Notification.Builder setCustomAttributes(Map<String,String> customAttributes)
Parameter | |
---|---|
Name | Description |
customAttributes | Map<String,String> |