GetApplicationConfig constructor

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

Returns application config, provided by the server. Can be called before authorization

Returns JsonValue

Implementation

GetApplicationConfig