Search
Preparing search index...
The search index is not available
Diffusion JavaScript API 6.11.5
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
TopicNotificationRegistration
Interface TopicNotificationRegistration
Hierarchy
TopicNotificationRegistration
Index
Methods
close
deselect
select
Methods
close
close
(
err
?:
any
)
:
void
Parameters
Optional
err:
any
Returns
void
deselect
deselect
(
selector
:
Array
<
string
|
TopicSelector
>
)
:
Result
<
void
>
deselect
(
...
selector
:
Array
<
string
|
TopicSelector
>
)
:
Result
<
void
>
Parameters
selector:
Array
<
string
|
TopicSelector
>
Returns
Result
<
void
>
a
Result
for this operation
Parameters
Rest
...
selector:
Array
<
string
|
TopicSelector
>
Returns
Result
<
void
>
select
select
(
selector
:
Array
<
string
|
TopicSelector
>
)
:
Result
<
void
>
select
(
...
selector
:
Array
<
string
|
TopicSelector
>
)
:
Result
<
void
>
Parameters
selector:
Array
<
string
|
TopicSelector
>
Returns
Result
<
void
>
a
Result
for this operation
Parameters
Rest
...
selector:
Array
<
string
|
TopicSelector
>
Returns
Result
<
void
>
Globals
Topic
Notification
Registration
close
deselect
select