Class Response
Response class is used to get the status code and message of the returned response.
Properties
- code - Get the status code of the returned response
- message - Get the status message of the returned response
Response class is used to get the status code and message of the returned response.