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

Instance Methods

(NSString *) - getCountryID
 Get the country ID of mobile phone number. More...
 
(NSString *) - getCountryName
 Get the country Name of mobile phone number. More...
 
(NSString *) - getCountryCode
 Get the country code of mobile phone number. More...
 

Protected Attributes

NSString * _countryID
 
NSString * _countryName
 
NSString * _countryCode
 

Method Documentation

◆ getCountryCode

- (NSString *) getCountryCode

Get the country code of mobile phone number.

Returns
the mobile phone number country code.

◆ getCountryID

- (NSString *) getCountryID

Get the country ID of mobile phone number.

Returns
the mobile phone number country ID.

◆ getCountryName

- (NSString *) getCountryName

Get the country Name of mobile phone number.

Returns
the mobile phone number country Name.

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