Amazon Developer

as

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

IChannelServerComponent2

Revision 2 of the 'ChannelServerComponent' interface which provides a singleton instance of IChannelServer2 that supports component based change channel commands.

Methods

getOrMakeServer()

getOrMakeServer(): IChannelServer2

Get or make an instance of .

Throws

  • InternalError If the channel server setup fails.

Returns

IChannelServer2

IChannelServer2 A channel server instance.


makeChannelResponseBuilder()

makeChannelResponseBuilder(): IChangeChannelResponseBuilder

Make a builder for .

Returns

IChangeChannelResponseBuilder

IChangeChannelResponseBuilder A channel response builder instance.


Last updated: Aug 02, 2026