|
Meeting SDK for iOS API Reference
|
Handler to approve or decline requests to start smart summary. More...
#include <MobileRTCAICSmartSummaryHelper.h>
Inherits NSObject.
Instance Methods | |
| (NSUInteger) | - getSenderUserID |
| Gets the user ID of requester. | |
| (MobileRTCSDKError) | - approve |
| Approves the request. | |
| (MobileRTCSDKError) | - decline |
| Declines the request. | |
Handler to approve or decline requests to start smart summary.
Definition at line 47 of file MobileRTCAICSmartSummaryHelper.h.
| - (MobileRTCSDKError) approve |
| - (MobileRTCSDKError) decline |
| - (NSUInteger) getSenderUserID |
Gets the user ID of requester.
References getSenderUserID.
Referenced by getSenderUserID.