Interface | Description |
---|---|
SdkModule |
An interface for SDK extensions that can be registered on the
SkillBuilder when setting up
a AlexaSkill instance. |
Class | Description |
---|---|
SdkModuleContext |
Context object passed to
SdkModule implementations during module setup. |
StandardSdkModule |
SdkModule that registers common add-on libraries shipped with the standard SDK distribution. |
StandardSdkModule.Builder |
Standard SDK Module Builder.
|
Copyright © 2023. All rights reserved.