APIResponse extension

Represents the response from the Rollbar API.

Rollbar will respond with either an error message xor a UUID.

on
  • Response

Properties

result Result<UUID, ResponseError>

Available on Response, provided by the APIResponse extension

no setter