|
Meeting SDK for macOS API Reference
|
Provides information of countries that support calling out. More...
#include <ZoomSDKPhoneHelper.h>
Inherits NSObject.
Instance Methods | |
| (NSString *) | - getCountryID |
| Gets the country's ID where a user can dial in. | |
| (NSString *) | - getCountryName |
| Gets the country name. | |
| (NSString *) | - getCountryCode |
| Gets the country code. | |
Provides information of countries that support calling out.
Definition at line 34 of file ZoomSDKPhoneHelper.h.
| - (NSString *) getCountryCode |
Gets the country code.
| - (NSString *) getCountryID |
Gets the country's ID where a user can dial in.
| - (NSString *) getCountryName |
Gets the country name.