setNotification

abstract fun setNotification(pushNotification: PushNotification): Boolean

Add or update the pushNotification to the storage system.

Return

boolean as result of the operation

Parameters

pushNotification

The pushNotification to store.