-
-
Method Summary
Query all conversation statuses for the given conversation id.
Query all conversation statuses for the given filter id.
Query all conversation statuses for the given user id.
Query all conversation statuses that have no filter.
-
Method Details
-
conversationId
Query all conversation statuses for the given conversation id.
- Parameters:
conversationId
- the id of the conversation for which the statuses are needed
-
filterId
Query all conversation statuses for the given filter id.
- Parameters:
filterId
- the id of the filter for which the statuses are needed
-
withoutFilter
Query all conversation statuses that have no filter.
-
userId
Query all conversation statuses for the given user id.
- Parameters:
userId
- the id of the user for which the statuses are needed