public class GatheredConversationConfig
extends java.lang.Object
Constructor and Description |
---|
GatheredConversationConfig() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getConversationTitle(Conversation.ConversationType conversationType) |
android.net.Uri |
getGatherConversationPortrait(Conversation.ConversationType conversationType) |
void |
setConversationTitle(Conversation.ConversationType conversationType,
int title) |
void |
setGatherConversationPortrait(Conversation.ConversationType conversationType,
android.net.Uri resUri) |
public void setConversationTitle(Conversation.ConversationType conversationType, int title)
public java.lang.Integer getConversationTitle(Conversation.ConversationType conversationType)
public void setGatherConversationPortrait(Conversation.ConversationType conversationType, android.net.Uri resUri)
public android.net.Uri getGatherConversationPortrait(Conversation.ConversationType conversationType)