|
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 32 of file ZoomVideoSDKPhoneHelper.h.
|
readwritenonatomiccopy |
The country code.
Definition at line 40 of file ZoomVideoSDKPhoneHelper.h.
|
readwritenonatomiccopy |
The country ID.
Definition at line 36 of file ZoomVideoSDKPhoneHelper.h.
|
readwritenonatomiccopy |
The country name.
Definition at line 44 of file ZoomVideoSDKPhoneHelper.h.
|
readwritenonatomiccopy |
Dial in number format string for display.
Definition at line 52 of file ZoomVideoSDKPhoneHelper.h.
|
readwritenonatomiccopy |
Dial in number.
Definition at line 48 of file ZoomVideoSDKPhoneHelper.h.
|
readwritenonatomicassign |
Dial in number type.
Definition at line 56 of file ZoomVideoSDKPhoneHelper.h.