+
+
+ Operation:
+ {" "}
+ {conversation.operation}
+
+
+
+ Session ID:
+ {" "}
+ {conversation.sessionId}
+
+
+
+ Timestamp:
+ {" "}
+ {conversation.timestamp}
+
+ {conversation.operation === "enqueue" && (
+
+
+ Content:
+
+
+ {conversation.content}
+
+
+ )}
+