onOpen

open override fun onOpen(app: App?)

Is called when the app was opened (e.g. by clicking the cloud.pace.sdk.appkit.app.drawer.AppDrawer).

Parameters

app

The app that was opened or null if no app is available (e.g. if the app was opened by URL).