Class BoxHandlerResponse

    • Constructor Detail

      • BoxHandlerResponse

        public BoxHandlerResponse()
    • Method Detail

      • getResponseCode

        public abstract InternalResponseCode getResponseCode()
        Returns the response code of the response. Classes react on the response accordingly to the response code.
        Returns:
        the response code.