getThreadId

open fun getThreadId(@NonNull context: Context): String

Call this method to retrieve the related thread conversation linked to a specific VoIP call Note that : this method has access to data base to retrieve the thread ID

Return

the threadId if conversation is already created, null otherwise

Parameters

context

open fun getThreadId(): Integer