NotificationChannelIdInterceptor

Interface describing a channel ID interceptor for notifications displayed by Batch

Functions

Link copied to clipboard
abstract fun getChannelId(@NonNull payload: BatchPushPayload, deductedChannelId: String): String
Method that should return the notification channel id that should be Note that it might be called on any API level, even ones lower than O.