Interface ConversationQuery

All Superinterfaces:
Query<ConversationQuery,Conversation>
All Known Implementing Classes:
ConversationQueryImpl

public interface ConversationQuery extends Query<ConversationQuery,Conversation>
Allows for programmatic querying of conversations.
Author:
Filip Hrisafov, Joram Barrez