Interface Context.AfterTransmission

    • Method Detail

      • httpResponse

        SdkHttpResponse httpResponse()
        The HTTP response returned by the service with which the SDK is communicating.
      • responsePublisher

        Optional<org.reactivestreams.Publisher<ByteBuffer>> responsePublisher()
        The Publisher that provides ByteBuffer events upon request.