Calls the action when the Maybe signals a terminal event: onSuccess, onComplete or onError. The action is called before the observer is called.
onSuccess
onComplete
onError
Please refer to the corresponding RxJava document.