Click or drag to resize

IConnectionProviderOnMessageReceived Event

Invoked when a new protocol data unit in string format is received.

Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
event ConnectionProviderDelegatesDataReceivedDelegate OnMessageReceived

Value

ConnectionProviderDelegatesDataReceivedDelegate
See Also