macOS SDK API Reference
|
#import <ZoomSDKPhoneHelper.h>
Inherits NSObject.
Instance Methods | |
(NSString *) | - getCountryID |
Get the ID of country where user can dial in. | |
(NSString *) | - getCountryName |
Get the name of country. | |
(NSString *) | - getCountryCode |
Get the code of country. | |
Definition at line 21 of file ZoomSDKPhoneHelper.h.
- (NSString *) getCountryCode |
Get the code of country.
- (NSString *) getCountryID |
Get the ID of country where user can dial in.
- (NSString *) getCountryName |
Get the name of country.