init

abstract fun init(jsonObject: JsonObject): Callback

Initializes the callback with the provided JSON object.

Return

The initialized Callback instance.

Parameters

jsonObject

The JSON object containing the callback configuration.