public class SymChatSpecificStreamAttributes
extends java.lang.Object
Constructor and Description |
---|
SymChatSpecificStreamAttributes() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Long> |
getMembers() |
void |
setMembers(java.util.List<java.lang.Long> members) |
static SymChatSpecificStreamAttributes |
toSymChatSpecificStreamAttributes(org.symphonyoss.symphony.pod.model.ConversationSpecificStreamAttributes streamAttributes) |
public java.util.List<java.lang.Long> getMembers()
public void setMembers(java.util.List<java.lang.Long> members)
public static SymChatSpecificStreamAttributes toSymChatSpecificStreamAttributes(org.symphonyoss.symphony.pod.model.ConversationSpecificStreamAttributes streamAttributes)