public class SymRoomCreated
extends java.lang.Object
Constructor and Description |
---|
SymRoomCreated() |
Modifier and Type | Method and Description |
---|---|
SymRoomAttributes |
getRoomAttributes() |
SymStream |
getStream() |
void |
setRoomAttributes(SymRoomAttributes roomAttributes) |
void |
setStream(SymStream stream) |
static SymRoomCreated |
toSymRoomCreated(org.symphonyoss.symphony.agent.model.V4RoomCreated roomCreated) |
public SymStream getStream()
public void setStream(SymStream stream)
public SymRoomAttributes getRoomAttributes()
public void setRoomAttributes(SymRoomAttributes roomAttributes)
public static SymRoomCreated toSymRoomCreated(org.symphonyoss.symphony.agent.model.V4RoomCreated roomCreated)