Interface Response

    • Method Detail

      • status

        ResponseStatus status()
        Holds the status of the response.

        Note that it might indicate a successful response or an error of some other sorts. Please see the enum for further description of the potential states it can be in.

        Returns:
        the status for this response.