//[
initialize
[androidJvm]\
fun initialize(configuration: Streem.Configuration): Streem
Initializes the Streem SDK. Should be called in the Application’s onCreate
method.
//[
[androidJvm]\
fun initialize(configuration: Streem.Configuration): Streem
Initializes the Streem SDK. Should be called in the Application’s onCreate
method.