Meeting SDK for macOS API Reference
|
#include <ZoomSDKRealNameAuthenticationController.h>
Inherits NSObject.
Instance Methods | |
(NSString *_Nullable) | - getCountryID |
Get the country ID of mobile phone number. | |
(NSString *_Nullable) | - getCountryName |
Get the country Name of mobile phone number. | |
(NSString *_Nullable) | - getCountryCode |
Get the country code of mobile phone number. | |
Definition at line 54 of file ZoomSDKRealNameAuthenticationController.h.
- (NSString *_Nullable) getCountryCode |
Get the country code of mobile phone number.
- (NSString *_Nullable) getCountryID |
Get the country ID of mobile phone number.
- (NSString *_Nullable) getCountryName |
Get the country Name of mobile phone number.