public class Conversation extends Object
Constructor and Description |
---|
Conversation(ConversationKey key,
String application) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getApplication() |
ConversationKey |
getKey() |
int |
hashCode() |
String |
toString() |
public Conversation(ConversationKey key, String application)
public ConversationKey getKey()
public String getApplication()
Copyright © 2019. All rights reserved.