public class SymRoomUpdated
extends java.lang.Object
Constructor and Description |
---|
SymRoomUpdated() |
Modifier and Type | Method and Description |
---|---|
SymRoomAttributes |
getNewRoomAttributes() |
SymStream |
getStream() |
void |
setNewRoomAttributes(SymRoomAttributes roomAttributes) |
void |
setStream(SymStream stream) |
static SymRoomUpdated |
toSymRoomUpdated(org.symphonyoss.symphony.agent.model.V4RoomUpdated roomUpdated) |
public SymStream getStream()
public void setStream(SymStream stream)
public SymRoomAttributes getNewRoomAttributes()
public void setNewRoomAttributes(SymRoomAttributes roomAttributes)
public static SymRoomUpdated toSymRoomUpdated(org.symphonyoss.symphony.agent.model.V4RoomUpdated roomUpdated)