setInstance

public final Unit setInstance(GiniHealth giniHealth)

Sets the current GiniHealth instance for internal SDK use.

This reference is valid only during the app's lifetime and must be re-set after a process death, typically in app initialization (e.g., Application class or DI), using the same GiniHealth instance.

Parameters

giniHealth

the GiniHealth instance to set.