GetCountryCode constructor

GetCountryCode(
  1. {int? extra,
  2. int? clientId}
)

Uses the current IP address to find the current country. Returns two-letter ISO 3166-1 alpha-2 country code. Can be called before authorization

Returns Text

Implementation

GetCountryCode