Meeting SDK for macOS API Reference
|
Provides information of countries that support calling out. More...
#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. | |
Provides information of countries that support calling out.
Definition at line 34 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.