Install App
fun install(
data: String,
callback: IResponseCallback<InstallationResponse, Error, InstallationProgress>? = null,
metadata: Bundle = Bundle(),
action: Bundle = Bundle(),
config: RequestConfig = RequestConfig()
)Parameters
PARAMETER
STATUS
TYPE
DESCRIPTION
Reconnecting to Ongoing Installations
Examples
Install App by Package Name
Install App by URI
Last updated

