initialize
abstract fun initialize(applicationContext: Context, applicationId: String, applicationSecret: String)
Initialize the SDK with your application key and your application secret that you can get on the Rainbow hub.
Parameters
applicationContext
Context Your application context
applicationId
String The identifier of your application
applicationSecret
String The secret key of your application