Contents

countryCode()

The current country code (ISO/IEC 3166-1:1997) for the interface.

Declaration

func countryCode() -> String?

Discussion

Dynamically queries the interface for the current country code. Returns nil in the case of an error, or if the interface is OFF.

See Also

Instance Methods