android-sdk (1.4.3) / com.techcentrix.sdk.ui / TechCentrixActivity / start
start
@JvmStatic fun start(context:
Context
):
Unit
Starts SDK UI. Call this method only if a user is signed in.
If the user is not signed in, TechCentrixActivity will finish itself immediately.
Parameters
context
- Any Activity Context object
Exceptions
IllegalStateException
- when SDK is not initialized