Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
UriLinkResolveResponse
Interface UriLinkResolveResponse
Response from resolving a URI link — returns the launch intent.
interface
UriLinkResolveResponse
{
action
:
UriLinkAction
;
link
:
UriLink
;
ok
:
boolean
;
target
:
UriLinkTarget
;
}
Index
Properties
action
link
ok
target
Properties
action
action
:
UriLinkAction
link
link
:
UriLink
ok
ok
:
boolean
target
target
:
UriLinkTarget
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
link
ok
target
@30k/starcomm-client
Loading...
Response from resolving a URI link — returns the launch intent.