Table of Contents

Class SnapshotCompleteEventArgs

Namespace
Sportradar.OddsFeed.SDK.Api.EventArguments
Assembly
Sportradar.OddsFeed.SDK.dll

Event arguments for the snapshot complete message received via session message manager

public class SnapshotCompleteEventArgs : EventArgs
Inheritance
SnapshotCompleteEventArgs
Inherited Members

Methods

GetSnapshotCompleted()

Gets the ISnapshotCompleted implementation representing the received snapshot_complete message

public ISnapshotCompleted GetSnapshotCompleted()

Returns

ISnapshotCompleted

A ISnapshotCompleted representing the received snapshot_complete message