Click or drag to resize

EventHeaderMessage Property

Optional textual message attached to the match (e.g. why a match has been removed, information that a client has unregistered from a match, etc.)

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Common
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public string[] Message { get; }

Property Value

String
See Also