getInReplyToAsync

Retrieves the annotation this annotation replies to asynchronously. The response is emitted inside the RxJava's Maybe. It will contain the requested annotation if it exists, or be empty otherwise.

Return

Maybe emitting the annotation this annotation replies to or an empty if there's no such annotation.