resetInAppContext

fun resetInAppContext()

Resets the user context set for inapp. This API resets the context for the account configured as default.

Since

6.0.0


fun resetInAppContext(appId: String)

Resets the user context set for inapp. This API resets the context for the given account.

Since

6.0.0