Maybe Observer
Represents an Observer of Maybe source. See Observer and MaybeCallbacks for more information.
Functions
Link copied to clipboard
Notifies the host (typically an Observer) about completion
Link copied to clipboard
Provides the Observer with a Disposable. This method must be called before any other methods.