On this pageoverwolf.logitech.led.initOverwolf APIs / overwolf / overwolf / logitech / led / init function init(callback: CallbackFunction<Result>): void; Initializes the LED API. Parameters ParameterTypeDescriptioncallbackCallbackFunction<Result>A callback with the result of the request. Returns void