Pushwoosh Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Pushwoosh Android SDK
pushwoosh-inapp-ui
/
com.pushwoosh.inapp.ui.activity
/
InAppOverlayActivity
/
Companion
Companion
object
Companion
Members
Functions
intent
Link copied to clipboard
fun
intent
(
context
:
Context
,
rawJson
:
String
)
:
Intent
Builds the launch intent, carrying the message as raw JSON (re-parsed in
onCreate
).