InstallStarted
object InstallStarted : SharingResult
The user asked to install; the sheet took them to the wallet’s install page, or to the store with no identity to hand it. Informational only — do not call id.frak.sdk.AppLinkApi.openFrakApp again in response, and it doesn’t mean anything was installed.
Properties
Section titled “Properties”| Name | Summary |
|---|---|
| kind | open override val kind: SharingResult.Kind Stable discriminator, one per arm. A when over Kind with an else survives a new arm; a when over the hierarchy does not. Kind.wireValue is spelled identically on iOS. |