iOS SDK API Reference
Loading...
Searching...
No Matches
MobileRTCInMeetingDeviceInfo.h
Go to the documentation of this file.
1//
2// MobileRTCInMeetingDeviceInfo.h
3// MobileRTC
4//
5// Created by Zoom on 2022/11/17.
6// Copyright © 2022 Zoom Video Communications, Inc. All rights reserved.
7//
8
9#import <Foundation/Foundation.h>
14@interface MobileRTCInMeetingDeviceInfo : NSObject
18@property(nonatomic, assign, readonly) NSInteger index;
22@property(nonatomic, copy, readonly) NSString * _Nullable deviceName;
26@property(nonatomic, copy, readonly) NSString * _Nullable meetingTopic;
30@property(nonatomic, assign, readonly) NSUInteger meetingNumber;
31
32@end
information of meeting device info. Here are more detailed structural descriptions....
NSString *_Nullable deviceName
device name
NSString *_Nullable meetingTopic
meeting topic