DeepLinkSettings
Defined in: packages/core/src/deep-linking.ts:31
The deep_linking_settings we need to answer (subset from LaunchResult).
Properties
Section titled “Properties”acceptTypes?
Section titled “acceptTypes?”
optionalacceptTypes?:string[]
Defined in: packages/core/src/deep-linking.ts:34
optionaldata?:string
Defined in: packages/core/src/deep-linking.ts:36
Opaque platform value — MUST be echoed back in the response data claim.
returnUrl
Section titled “returnUrl”returnUrl:
string
Defined in: packages/core/src/deep-linking.ts:33
Where to POST the signed response (deep_link_return_url).