Violet
☰
Docs
Blog
v0.14.1
GitHub
Developer Guides
Convers. Flow
Flow Design
Examples
API Reference
Modules
violet
violetSrvr
utils
Classes
Response
ConversationEngine
IntentMgr
OutputMgr
ScriptParser
PlatformMgr
PlatformPlugin
PlatformReq
FlowScriptCompiler
Plugins
violetTime
violetStorePG
- VioletStorePG
violetStoreSF
- VioletStoreSF
violetList
- ListWidget
Contributing
Class: PlatformPlugin
Home
Modules
conversationEngine
flowScriptCompiler
outputMgr
response
scriptParser
utils
violet
violetList
violetSrvr
violetStorePG
violetStoreSF
violetTime
Classes
AlexaPlatform
ConversationEngine
IntentMgr
PlatformMgr
PlatformPlugin
PlatformReq
FlowScriptCompiler
OutputMgr
Response
ScriptParser
listWidget
ListWidget
VioletStorePG
VioletStoreSF
StorePlugin
Events
(unnamed)
closeSession
Howdy
HowWork
Intro
MajorIntent
setAlert
timeFwd
timeReq
unsetAlert
WakeUp
conversationEngine
~
PlatformPlugin
()
Class that primarily exists for documents and defines what a platform plugin needs to support (they are expected to extend this class).
Constructor
new PlatformPlugin
()
Source:
violet-conversations/lib/platformPlugin.js
,
line 47