Sportradar.MTS.SDK.API Namespace
Sportradar.MTS.SDK.Common.Exceptions Namespace
Sportradar.MTS.SDK.Entities.Builders Namespace
Sportradar.MTS.SDK.Entities.EventArguments Namespace
Sportradar.MTS.SDK.Entities.Interfaces Namespace
Sportradar.MTS.SDK.Entities.Internal.REST Namespace
Sportradar MTS SDK .NET Standard 2.1, v2.3.3

MessageReceivedEventArgs Constructor

Initializes a new instance of the MessageReceivedEventArgs class

Namespace:  Sportradar.MTS.SDK.Entities.EventArguments
Assembly:  Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll)

Syntax


public MessageReceivedEventArgs(
	string body,
	string routingKey,
	string correlationId,
	TicketResponseType expectedTicketResponseType,
	IDictionary<string, string> additionalInfo
)

Parameters

body
Type: String
A JSON string representing the received message
routingKey
Type: String
A routing key
correlationId
Type: String
A correlation id
expectedTicketResponseType
Type: Sportradar.MTS.SDK.Entities.Enums..::..TicketResponseType
Expected ticket response type
additionalInfo
Type: IDictionary<(Of <(<'String, String>)>)>
Additional information