RichNotificationManager

open class RichNotificationManager

Author

Umang Chamaria Date: 26/02/20

Functions

buildTemplate
Link copied to clipboard
open fun buildTemplate(context: Context, metaData: NotificationMetaData): Boolean
hasModule
Link copied to clipboard
open fun hasModule(): Boolean
isTemplateSupported
Link copied to clipboard
open fun isTemplateSupported(context: Context, notificationPayload: NotificationPayload): Boolean

Properties

instance
Link copied to clipboard
private open val instance: RichNotificationManager