URIs Response
data class URIsResponse(val chatBotUri: String, val mediaUri: String, val rootUri: String, val virtualAgentStreamingServiceUri: String)
Message storing the URIs of the ContactCenter.
Message storing the URIs of the ContactCenter.