get Conversation By Id
suspend fun getConversationById(context: Context, conversationId: Int?): STWConversation?
Content copied to clipboard
Call this method to retrieve the conversation represented by STWConversation object given a conversationId.
Return
The conversation represented by STWConversation or null
See also
Parameters
context
The application context
conversation Id
The conversation ID