Help Center/
Cognitive Engagement Center/
User Access-VoIP Voice and Video Access/
Interface Development Process/
Interface Invoking Sequence
Updated on 2024-03-05 GMT+08:00
Interface Invoking Sequence
Interface Invoking Sequence for Making a Click-to-Dial Voice Call
- Invoke the checkClickToCallSupport interface to check whether the channel supports the click-to-dial function.
- Invoke the createClickToCall interface to create a click-to-dial call.
- Invoke the getClickToCallEvents interface in the case of long polling after a click-to-dial call is created to obtain the click-to-dial call event.
- Invoke the dropClickToCall interface to hang up the call on the subscriber side and release the click-to-dial call.
Interface Invoking Sequence for Making a Collaborative Click-to-Dial Call (Multimedia Text and then Click-to-Dial Call)
- Invoke the send interface to access a multimedia text session.
- Invoke the checkClickToCallSupport interface to check whether the channel supports the click-to-dial function.
- Invoke the createClickToCall interface to create a click-to-dial call.
- Invoke the getClickToCallEvents interface in the case of long polling after a click-to-dial call is created to obtain the click-to-dial call event.
- Invoke the dropClickToCall interface to hang up the call on the subscriber side and release the click-to-dial call.
Interface Invoking Sequence for Making a Collaborative Click-to-Dial Call ( Click-to-Dial Call and then Multimedia Text)
- Invoke the checkClickToCallSupport interface to check whether the channel supports the click-to-dial function.
- Invoke the createClickToCall interface to create a click-to-dial call.
- Invoke the getClickToCallEvents interface in the case of long polling after a click-to-dial call is created to obtain the click-to-dial call event.
- Invoke the send interface to access a multimedia text session.
- Invoke the dropClickToCall interface to hang up the call on the subscriber side and release the click-to-dial call.
Parent topic: Interface Development Process
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot