create
fun create(baseUrl: String, dsApplicationId: String, tokenProvider: RcTokenProvider, debug: Boolean = false): RealityCheck
Create
Return
An implementation of the RealityCheck Interface.
Parameters
base Url
: 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.
token Provider
: See more in RcTokenProvider
debug
: Set to true for debugging.
ds Application Id
defines the consumer.