Click or drag to resize

Sdk Properties

The Sdk type exposes the following members.

Properties
 NameDescription
Public propertyBetPal BetPal provider.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Public propertyStatic memberInstance SDK singleton instance.
Public propertyIsInitialized True if the SDK initialized, false otherwise. See the Initialize.
Public propertyIsStarted True if the SDK started, false otherwise. See the Initialize.
Public propertyLcoo Live Cycle of Odds provider.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Public propertyLiveOdds LivePlex provider. BetPal and LiveOdds combined in single feed.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Public propertyLiveOddsVbl LiveOdds Virtual Basketball League provider.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Public propertyLiveOddsVdr LiveOdds Virtual Football League provider.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Public propertyLiveOddsVfc LiveOdds Virtual Football cup provider.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Public propertyLiveOddsVfl LiveOdds Virtual Football League provider.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Public propertyLiveOddsVhc LiveOdds Virtual Football League provider.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Public propertyLiveOddsVto LiveOdds Virtual Tennis Open provider.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Public propertyLivePlex LivePlex provider. BetPal and LiveOdds combined in single feed.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Public propertyLiveScout LiveScout provider.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Public propertyOddsCreator OddsCreator provider.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Public propertyQueueStats Queue statistics.
Public propertySoccerRoulette SoccerRoulette provider.
Remarks
Initialize must be called before accessing this member. If provider is not enabled through configuration, this member will be null.
Top
See Also