public class NotificationBuilder
extends java.lang.Object
Constructor and Description |
---|
NotificationBuilder(android.content.Context context,
NotificationParameters notificationParams) |
Modifier and Type | Method and Description |
---|---|
android.app.Notification |
build()
Builds a Notification object with the given NotificationParameters.
|
public NotificationBuilder(android.content.Context context, NotificationParameters notificationParams)