ConnectionContext(@Json("ConnectionId") connectionId: String? = null, @Json("ServiceDecorator") serviceDecorator: ServiceDecorator? = null)
Represents context for creating and sending a (response) message. One of the fields should not be null.