Preparing search index...
The search index is not available
@salesforce/core
@salesforce/core
status/types
CometSubscription
Type Alias CometSubscription
Comet
Subscription
:
{
callback
(
callback
:
(
(
)
=>
void
)
)
:
void
;
errback
(
callback
:
(
(
error
:
Error
)
=>
void
)
)
:
void
;
}
The subscription object returned from the cometd subscribe object.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@salesforce/core
Loading...
The subscription object returned from the cometd subscribe object.