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