9#import <Foundation/Foundation.h>
39@property (nonatomic, copy) NSString *
e164num;
MobileRTCDeviceType
MobileRTCDeviceType Enumeration of room device types.
@ MobileRTCDeviceType_SIP
SIP Device.
@ MobileRTCDeviceType_H323
H.323 Device.
@ MobileRTCDeviceType_Both
Both.
MobileRTCDeviceEncryptType
MobileRTCDeviceEncryptType Enumeration of H.323/SIP encryption types.
@ MobileRTCDeviceEncryptType_Encrypt
Meeting room system is encrypted.
@ MobileRTCDeviceEncryptType_Auto
Meeting room system is encrypted automatically.
@ MobileRTCDeviceEncryptType_None
Meeting room system is not encrypted.
MobileRTCDeviceType deviceType
MobileRTCDeviceEncryptType encryptType