Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
api
<Reference Types>
SubscriptionObserver
Interface SubscriptionObserver<T>
interface
SubscriptionObserver
<
T
>
{
error
(
errorValue
)
:
void
;
next
(
value
)
:
void
;
}
Type Parameters
T
Index
Methods
error
next
Methods
error
error
(
errorValue
)
:
void
Parameters
errorValue
:
any
Returns
void
next
next
(
value
)
:
void
Parameters
value
:
T
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
error
next
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter