get External Conversations
Call this method to retrieve the external conversations
Parameters
The application context
True to return full external conversation data (Default)False to return reduced external conversation data.
Defines the number of items loaded at once from the PagingSource. (default page size is 10 and enablePlaceholders = false).
Call this suspended method to retrieve list of external conversations
Return
list of external conversations STWConversation
Parameters
The application context
True to return full company conversation data (Default)False to return reduced company conversation data as name, type , call in progress ... , this case does not contains for example the call status for Late Call Entry feature or if it is large conversation or not and the admin initiator of the conversation.
The offset of the first conversation starting from it will return conversations list based on pageSize. Value should be >= 0
The max number of conversation record to be retrieved, 0 will return nothing. Value should be >= 1
false Whether the list is ordered ascending or descending