getNextId

protected open fun getNextId(context: Context, message: PushMessage): Int(source)

Gets the next notification Id.

Return

The notification Id.

Parameters

context

The application context.

message

The push message.