Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
InMeetingAANController.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
3import androidx.fragment.app.FragmentActivity;
4
Enumeration of common errors of SDK.
MobileRTCSDKError hideAANPanel()
Hide AAN panel window.
MobileRTCSDKError showDynamicNoticeForAICompanionPanel(FragmentActivity activity)
Show the dynamic notice for the AI Companion panel window.
MobileRTCSDKError showAANPanel(FragmentActivity activity)
Show AAN panel window.
MobileRTCSDKError hideDynamicNoticeForAICompanionPanel()
Hide dynamic notice for AI Companion panel window.