initialize App
open fun initializeApp( @NonNull applicationContext: Context, @Nullable applicationStateListener: STWApplicationStateListener, @Nullable serviceConfig: STWServiceConfig)
Content copied to clipboard
Initializes the application context &all required callbacks. This method must be invoked at application startup otherwise a RuntimeException will be thrown
See also
com. streamwide. smartms. lib. core. service. mybusiness. My Business Manager
Parameters
application Context
The application contextapplicationStateListener * A callback useful to listen to the application lifecycle
service Config
A builder used to initialize all required STWServiceListener for the the main ACM and other features