Help Center/
Meeting/
Client SDK Reference/
iOS SDK/
API Reference/
Meeting Information/
Determining Whether You Are a Host
Updated on 2024-07-30 GMT+08:00
Determining Whether You Are a Host
selfIsChairMan
API Description
This API is used to determine whether you are a host.
Precautions
- YES is returned when you are a host. NO is returned when you are not the host or not in a meeting.
Method Definition
1
|
- (BOOL)selfIsChairMan; |
Parameter Description
None
Sample Code
1 2 |
/// Determine whether you are a host. [[HWMBizSdk getBizOpenApi] selfIsChairMan]; |
Parent topic: Meeting Information
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