Description Objects from the Class Methods Author(s) Examples
The ResponseStatus class is used internally to manage the status messages returned by the REST service.
Objects can be created by calls of the form ResponseStatus()
.
ResponseStatus()
creates an ResponseStatus
instances...
signature(x = "ServiceURI")
: Returns
TRUE
if the HTTP status is 2xx.
signature(object = "ServiceURI")
: ...
Adrian Alexa
1 | showClass("ResponseStatus")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.