Click or drag to resize

MatchBookingMessage Property

If the match booking fails for any reason (match already bought, match finished etc.), the message will contain an explanation.

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public string Message { get; }

Property Value

String
See Also