|
Meeting SDK for iOS API Reference
|
Handler to start the meeting query feature. More...
#include <MobileRTCAICQueryHelper.h>
Inherits NSObject.
Instance Methods | |
| (MobileRTCSDKError) | - approve |
| Approve the request. | |
| (MobileRTCSDKError) | - decline |
| Decline the request. | |
Properties | |
| NSUInteger | senderUserID |
| Get the requester's user ID. | |
Handler to start the meeting query feature.
Definition at line 165 of file MobileRTCAICQueryHelper.h.
| - (MobileRTCSDKError) approve |
Approve the request.
| - (MobileRTCSDKError) decline |
Decline the request.
|
readnonatomicassign |
Get the requester's user ID.
Definition at line 169 of file MobileRTCAICQueryHelper.h.