can ask sdk v2 make use of state handlers? /

Published at 2018-09-25 21:15:27

Home / Categories / Alexa skills kit / can ask sdk v2 make use of state handlers?
I'm currently using inquire SDK V1 - it has the ability to create handlers for different "states" of your skill using Alexa.
CreateStateHandler(
),and you can switch between states with your handler code, using this.handler.state =
's
tateName'. Does V2 own something similar for grouping handlers by state? I use that quite a bit in my skill. Thanks

Source: amazon.com

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0