amazon-chime-sdk-js
amazon-chime-sdk-js copied to clipboard
Add mobile SDK MeetingSessionStatusCode handling to FAQ
Issue #:
Description of changes:
Added 3 topics to FAQ related to mobile MeetingSessionStatusCode:
- What does each MeetingSessionStatusCode mean?
- How should I handle each MeetingSessionStatusCode in my application?
- How to determine if the meeting session stop will be self-recoverable or terminal?
Testing:
Can these tested using a demo application? Please provide reproducible step-by-step instructions.
Checklist:
-
Have you successfully run
npm run build:release
locally? -
Do you add, modify, or delete public API definitions? If yes, has that been reviewed and approved?
-
Do you change the wire protocol, e.g. the request method? If yes, has that been reviewed and approved?
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.