ModuleInstallIntentResponse

class ModuleInstallIntentResponse : Parcelable


Response returned from getInstallModulesIntent that includes a PendingIntent that can be used to launch the module installation flow.

Summary

Public functions

Unit
writeToParcel(parcel: Parcel!, i: Int)

Public properties

PendingIntent?

Inherited functions

From android.os.Parcelable
abstract Int

Constants

Public functions

writeToParcel

fun writeToParcel(parcel: Parcel!, i: Int): Unit

Public properties

pendingIntent

val pendingIntentPendingIntent?