ReferralDeeplink
Represents a response for a Deeplink Referral request.
Public parameters
Name | Type | Description |
---|---|---|
responseCode | ResponseCode | ResponseCode of the response. |
storeDeeplink | String? | Deeplink for the Application Store. (eg: aptoideinstall://package=com.appcoins.diceroll.sdk) |
fallbackDeeplink | String? | Web Link for a Fallback Store in case the storeDeeplink isn't installed in the Device. (eg: https://appc-diceroll-sdk.en.aptoide.com/app) |
Updated 4 days ago