//kotlin-sdk/fr.gasmartbuilding.gasmartaccessreadersdk/ACS/initialize
initialize
[androidJvm]\ fun initialize(context: Context, baseUrl: String, apiKey: String)
Initializes the ACS singleton.
Parameters
androidJvm
| context | The application context. | 
| baseUrl | The base URL of the ACS. | 
| apiKey | The API key for accessing the ACS. |