get Conversation By Id
open fun getConversationById(@NonNull context: Context, @NonNull conversationId: String): ThreadItem
Content copied to clipboard
Call this method to retrieve the conversation represented by ThreadItem object given a conversationId.
Return
The conversation represented by ThreadItem or null
Parameters
context
The application context
conversation Id
The conversation ID