NuGardt SoftwareIYourlsBaseResult MembersNuGardt

The IYourlsBaseResult type exposes the following members.
Methods

  NameDescription
Public methodReadHeader (Inherited from IBaseResult.)
Back to Top
Properties

  NameDescription
Public propertyCacheExpires
Returns the date when the cached data expires. Only available when caching is enabled.
(Inherited from IBaseResult.)
Public propertyCallback
Returns or sets the callback of the API call.
Public propertyErrorCode
Returns or sets the error code of the API call.
Public propertyMessage
Returns or sets the message of the API call.
Public propertyResponseRaw
Returns the raw response from the server.
(Inherited from IBaseResult.)
Public propertyStatusCode
Returns or sets the status code of the API call. 200 = OK
Back to Top
See Also