observe v0.0.1 (2015-06-27T08:05:45Z)
Dub
Repo
Subject.subscribe
observe
Subject
Undocumented in source. Be warned that the author may not have intended to support it.
class
Subject
(E)
Sub
subscribe
(
NextFunc
onNext
= null
,
ErrorFunc
onError
= null
,
CompletedFunc
onCompleted
= null
)
Meta
Source
See Implementation
observe
Subject
aliases
ElementType
NextFunc
Sub
functions
dispose
onCompleted
onError
onNext
subscribe