const FString CONTEXT_TEXT
The updated context text.
Definition ServerResponseContextUpdated.h:33
ServerResponseContextUpdated(FStringView contextText, FGuid sessionId)
Construct a context updated response.
Definition ServerResponseContextUpdated.h:23
const FGuid SESSION_ID
The session ID for which the context was updated.
Definition ServerResponseContextUpdated.h:35