ca-sdk - v1.0.1
Preparing search index...
OnIntentHook
Type Alias OnIntentHook
OnIntentHook
:
(
data
:
{
allow
:
()
=>
void
;
deny
:
()
=>
void
;
intent
:
Intent
;
refresh
:
()
=>
Promise
<
Intent
>
;
}
,
)
=>
void
Type declaration
(
data
:
{
allow
:
()
=>
void
;
deny
:
()
=>
void
;
intent
:
Intent
;
refresh
:
()
=>
Promise
<
Intent
>
;
}
,
)
:
void
Parameters
data
:
{
allow
:
()
=>
void
;
deny
:
()
=>
void
;
intent
:
Intent
;
refresh
:
()
=>
Promise
<
Intent
>
;
}
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
SDK Docs
ca-sdk - v1.0.1
Loading...