Mac SDK
Instance Methods | Protected Attributes | List of all members
ZoomSDKPhoneSupportCountryInfo Class Reference
Inheritance diagram for ZoomSDKPhoneSupportCountryInfo:

Instance Methods

(NSString *) - getCountryID
 Get the ID of country where user can dial in. More...
 
(NSString *) - getCountryName
 Get the name of country. More...
 
(NSString *) - getCountryCode
 Get the code of country. More...
 

Protected Attributes

NSString * _countryID
 
NSString * _countryName
 
NSString * _countryCode
 

Method Documentation

◆ getCountryCode

- (NSString*) getCountryCode

Get the code of country.

Returns
The code of country.

◆ getCountryID

- (NSString*) getCountryID

Get the ID of country where user can dial in.

Returns
The ID of country.

◆ getCountryName

- (NSString*) getCountryName

Get the name of country.

Returns
The name of country.

The documentation for this class was generated from the following file: