Click or drag to resize

RecoveryInitiatedEventArgsGetMessage Method

Gets the message associated with the recovery request

Namespace: Sportradar.OddsFeed.SDK.API.EventArguments
Assembly: Sportradar.OddsFeed.SDK.API (in Sportradar.OddsFeed.SDK.API.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public string GetMessage()

Return Value

String
Returns the message associated with the recovery request
See Also