OneSDK
Preparing search index...
types/OneSDK
Subscriber
Type Alias Subscriber<T>
type
Subscriber
<
T
extends
SendType
=
SendType
>
=
{
action
:
T
;
callback
:
(
response
:
PublishActions
[
T
]
)
=>
void
;
}
Type Parameters
T
extends
SendType
=
SendType
Index
Properties
action
callback
Properties
action
action
:
T
callback
callback
:
(
response
:
PublishActions
[
T
]
)
=>
void
Settings
Theme
OS
Light
Dark
On This Page
Properties
action
callback
OneSDK
Loading...