as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

IChangeChannelResponse

Interface for IChangeChannelResponse that is used for change channel commands.

Accessors

data

Get Signature

get data(): undefined | string

Getter for the data of this response.

Returns

undefined | string

An optional data string.


status

Get Signature

get status(): ChangeChannelStatus

Getter for the status of this response.

Returns

ChangeChannelStatus

A change channel status enum.


Last updated: Sep 30, 2025