fetch Device UUID
Fetches the Device UUID using the provided callbacks for success and failure.
Return
true if the SDK is initialized and enabled, false otherwise.
Parameters
on Success
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
on Success
Callback to be invoked when the Device UUID is successfully fetched.
on Failure
Callback to be invoked if fetching the Device UUID fails.