create

fun create(baseUrl: String, dsApplicationId: String, tokenProvider: RcTokenProvider, debug: Boolean = false): RealityCheck

Create

Return

An implementation of the RealityCheck Interface.

Parameters

baseUrl

: The baseUrl for api calls. it has to be the gateway url (this depends on the consumer of the sdk). its value depends on the specific game vertical is lotto, quick, casino etc.

tokenProvider

: See more in RcTokenProvider

debug

: Set to true for debugging.

dsApplicationId

defines the consumer.