get Last Emergency Message Id
open fun getLastEmergencyMessageId(@NonNull context: Context, @NonNull conversationId: String): String
Content copied to clipboard
Call this method to retrieve the last emergency message id from local dataBase
This emergency message can be received from either ManDown or EmergencyAlert
Return
The Emergency message id or null if not exist
Parameters
context
The application context
conversation Id
The conversation ID