Package info.bitrich.xchangestream.cexio
Class CexioStreamingRawService.AuthCompletable
java.lang.Object
info.bitrich.xchangestream.cexio.CexioStreamingRawService.AuthCompletable
- All Implemented Interfaces:
io.reactivex.rxjava3.core.CompletableOnSubscribe
- Enclosing class:
CexioStreamingRawService
protected static class CexioStreamingRawService.AuthCompletable
extends Object
implements io.reactivex.rxjava3.core.CompletableOnSubscribe
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidSignalError(String error) voidsubscribe(io.reactivex.rxjava3.core.CompletableEmitter e)
-
Constructor Details
-
AuthCompletable
protected AuthCompletable()
-
-
Method Details
-
subscribe
- Specified by:
subscribein interfaceio.reactivex.rxjava3.core.CompletableOnSubscribe- Throws:
Exception
-
SignalAuthComplete
public void SignalAuthComplete() -
SignalError
-