get Contacts In Conversation
suspend fun getContactsInConversation(context: Context, conversationId: Int): List<STWContact>?
Content copied to clipboard
Call this method to retrieve the full list of contacts in the conversation
Return
the full list of STWContact if exist otherwise null
See also
Parameters
context
The application context
conversation Id
Conversation ID.