fetchDeviceUUID

Fetches the Device UUID using the provided callbacks for success and failure.

Return

true if the SDK is initialized and enabled, false otherwise.

Parameters

onSuccess

Callback to be invoked when the Device UUID is successfully fetched.


Fetches the Device UUID using the provided callbacks for success and failure.

Return

true if the SDK is initialized and enabled, false otherwise.

Parameters

onSuccess

Callback to be invoked when the Device UUID is successfully fetched.

onFailure

Callback to be invoked if fetching the Device UUID fails.