PHP Sigfox Client

AsyncResponse extends ReconstructedAsyncResponse

Async Response helper class

The first generic parameter is the type of start response And the second generic parameter is the type of status response

Tags
extends

ReconstructedAsyncResponse

Table of Contents

getId()  : string
Returning the job id
getOriginalResponse()  : Model
Reurning the original job start response
status()  : Model
Getting the status of the async job

Methods

getOriginalResponse()

Reurning the original job start response

public getOriginalResponse() : Model
Return values
Model

Search results