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