getNextId

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

Gets the next notification Id.

Return

The notification Id.

Parameters

context

The application context.

message

The push message.