Search
Preparing search index...
The search index is not available
multitude v0.0.8
Options
All
Public
Public/Protected
All
Inherited
Menu
multitude v0.0.8
Push
ObserverLike
Interface ObserverLike<T>
Type parameters
T =
any
Hierarchy
ObserverLike
Index
Methods
complete
error
next
Methods
Optional
complete
complete
(
)
:
void
Returns
void
Optional
error
error
(
reason
:
Error
)
:
void
Parameters
reason:
Error
Returns
void
next
next
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
Exports
Multicast
Pull
Push
Subject
Talkback
Observer
Like
complete
error
next
Generated using
TypeDoc