getDeletableConversationCount

open fun getDeletableConversationCount(@NonNull context: Context): Int

Call this method to get the number of conversations that can be deleted.

A conversation can be deleted if it is not linked to an emergency alert that not turned off.

Return

number of conversations that can be deleted

Parameters

context

The application context