Purpose
Theenqueue method is used to add the identified user to a call queue. Common use cases include allowing users to request a call for support, onboarding, or product feedback directly from your app.
Signature
Parameters
| Name | Type | Description |
|---|---|---|
reason | String? | Optional reason the user was added to the call queue |
preferredCallTime | String? | Optional users preferred call time |