Click or drag to resize

IProtocolRequest Interface

All request messages implement this interface.

Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public interface IProtocolRequest : IProtocolBase

The IProtocolRequest type exposes the following members.

Methods
 NameDescription
Public methodGetMessageType Get type of the message.
Top
See Also