Stay organized with collections
Save and categorize content based on your preferences.
Index
Methods
Methods
build
-
Build ParseNotification Response, which is somewhat same as ReportState request (expect agentUserId).
Returns Payload
setRequestId
-
Parameters
-
requestId: string
Request ID of the intent.
Returns this
-
setState
-
Parameters
-
deviceId: string
Device ID of the device.
-
deviceState: unknown
If execution was successful, provide new state of the device.
Returns this
-
ReportState.Response.Builder
allows the app to build ReportState payload.