public class ConversationCreate extends Object
ConversationCreate(String subject, String text, List<Integer> participants)
List<Integer>
getParticipants()
String
getSubject()
getText()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConversationCreate(String subject, String text, List<Integer> participants)
public String getSubject()
public String getText()
public List<Integer> getParticipants()
Copyright © 2014. All Rights Reserved.