DieLISTE - Enter your project's summary in a single line

DieLISTE

DieLISTE
Name
  interpretServerResponse

Parent
  HELPER

Visibility
  PUBLIC

Description
  Tool for interpreting the response by the server. This function will return
True when the response suggests that the request has worked and false when
not.
In addition to that this function will also throw error messages dedicated to
the individual error codes as described in the server documentation.
This will only work for all requests that return a status message and not for
the request that return data!

Source code
  function interpretServerResponse ( response : String ) : Boolean

Parameters
 
Parameter Description
response : STRING The response string from the server

Return
 
Types Description
BOOLEAN Boolean, if the request was a success

DieLISTE


Add your copyright informations and link here.
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/