Package 

Class BranchRemoteInterface.BranchResponse

    • Constructor Detail

      • BranchRemoteInterface.BranchResponse

        BranchRemoteInterface.BranchResponse(String responseData, int responseCode)
        Creates a BranchResponse object with response data and status code
        Parameters:
        responseData - The data returned by branch server.
        responseCode - Standard Http Response code (rfc2616 http error codes)