Configuring the Policy for Answering a Meeting Call
Notification Description
A notification is sent when a meeting call is received. The called party needs to return the policy for answering the meeting call. If no policy is configured, the default configuration is used, and the dialog box for answering the meeting call is displayed.
Method Definition
1
|
- (HWMInComingAnswerType)answerTypeOnConfIncoming; |
Sample Code
-(HWMInComingAnswerType)answerTypeOnConfIncoming { return HWMIncomingAnswerNormal;// Default configuration. }
Precautions
- Set the confSettingHandler delegate during SDK initialization or set the delegate on the target page.
Parameter Description
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.
For any further questions, feel free to contact us through the chatbot.
Chatbot