PushwooshNotificationSettings

PushwooshNotificationSettings class is used to customise push notification appearance.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
Set whether notifications should be enabled
Link copied to clipboard
open fun lazyInitPushwoosh(context: Context)
Link copied to clipboard
open fun setColorLED(color: Int)
Set LED color.
Link copied to clipboard
open fun setEnableLED(on: Boolean)
Set whether notification should cause LED blinking.
Link copied to clipboard
Set whether notification should unlock screen.
Link copied to clipboard
Allows multiple notifications to be displayed in notification center.
Link copied to clipboard
Set default notification channel name for API 26
Link copied to clipboard
Set notification icon background color
Link copied to clipboard
open fun setSoundNotificationType(soundNotificationType: SoundType)
Set whether sound should be played when notification is received.
Link copied to clipboard
open fun setVibrateNotificationType(vibrateNotificationType: VibrateType)
Set whether device should vibrate when notification is received.