Preparing search index...
The search index is not available
OneSDK
OneSDK
types/OneSDK
Subscriber
Type alias Subscriber<T>
Subscriber
<
T
>
:
{
action
:
T
;
callback
:
(
(
response
)
=>
void
)
;
}
Type Parameters
T
extends
SendType
=
SendType
Type declaration
action
:
T
callback
:
(
(
response
)
=>
void
)
(
response
)
:
void
Parameters
response
:
PublishActions
[
T
]
Returns
void
Settings
Theme
OS
Light
Dark
OneSDK
Loading...