RTMSuccess

RTMSuccess

RTM Success Response

This Class represents a successful response from the RTM API Server: the RTM API Server returned a response with a status of 'ok'. This Class will include all of the properties of the RTM rsp property.

RTMSuccess extends RTMResponse

Constructor

new RTMSuccess(rsp)

Source:

Create a new RTM Success Response

Parameters:
Name Type Description
rsp object

The RTM API Response's rsp property

Methods

toString() → {string}

Source:

Get a String representation of the Success Response

Returns:
Type
string