Interface IProtocolRequest
- Namespace
- Sportradar.LiveData.Sdk.Common.Interfaces
- Assembly
- Sportradar.LiveData.Sdk.dll
All request messages implement this interface.
public interface IProtocolRequest : IProtocolBase
Methods
GetMessageType()
Get type of the message.
string GetMessageType()
Returns
- string
A human readable message type.