Video SDK for iOS API Reference
|
For dial in number information. More...
#include <ZoomVideoSDKPhoneHelper.h>
Inherits NSObject.
Properties | |
NSString *_Nullable | countryID |
The country ID. | |
NSString *_Nullable | countryCode |
The country code. | |
NSString *_Nullable | countryName |
The country name. | |
NSString *_Nullable | number |
Dial in number. | |
NSString *_Nullable | displayNumber |
Dial in number format string for display. | |
ZoomVideoSDKDialInNumType | type |
Dial in number type. | |
For dial in number information.
Definition at line 35 of file ZoomVideoSDKPhoneHelper.h.
|
readwritenonatomiccopy |
The country code.
Definition at line 43 of file ZoomVideoSDKPhoneHelper.h.
|
readwritenonatomiccopy |
The country ID.
Definition at line 39 of file ZoomVideoSDKPhoneHelper.h.
|
readwritenonatomiccopy |
The country name.
Definition at line 47 of file ZoomVideoSDKPhoneHelper.h.
|
readwritenonatomiccopy |
Dial in number format string for display.
Definition at line 55 of file ZoomVideoSDKPhoneHelper.h.
|
readwritenonatomiccopy |
Dial in number.
Definition at line 51 of file ZoomVideoSDKPhoneHelper.h.
|
readwritenonatomicassign |
Dial in number type.
Definition at line 59 of file ZoomVideoSDKPhoneHelper.h.