public class ConversationQueryProperty extends Object implements QueryProperty
Modifier and Type | Field and Description |
---|---|
static ConversationQueryProperty |
CREATION_TIME |
static ConversationQueryProperty |
LAST_MESSAGE_TIME |
static ConversationQueryProperty |
UPDATE_TIME |
Constructor and Description |
---|
ConversationQueryProperty(String name) |
public static final ConversationQueryProperty CREATION_TIME
public static final ConversationQueryProperty UPDATE_TIME
public static final ConversationQueryProperty LAST_MESSAGE_TIME
public ConversationQueryProperty(String name)
public String getName()
getName
in interface QueryProperty