disconnect_reason is enumerated, is there any plac...
# ask-ai
i
disconnect_reason is enumerated, is there any place i can look that ties the enumeration (the integer) to the disconnect reason?
t
Thanks for reaching out, Ed. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
I couldn't find specific documentation that maps the enumeration integers to their corresponding disconnect reasons. However, the DisconnectReason enum values are typically defined in the SDKs (e.g., Flutter or Android). If you are working with a specific SDK, you might find this mapping in the SDK's source code or documentation. Let me know if you'd like further assistance or clarification!