getNotificationId

fun getNotificationId(context: Context, update: Boolean): Int

Return

identifier for Notification which is being posted.

Parameters

context

Instance of Context

update

true is the notification display type is set to multiple else false.