fetch Google Advertising Id Info
fetch Google Advertising ID info
Return
true
if the SDK is initialized false
otherwise.
Parameters
on Success
Callback to be invoked when getting advertising ID info.
See also
fun fetchGoogleAdvertisingIdInfo(onSuccess: OnSuccess<AdvertisingIdInfo>, onFailure: OnFailure? = null): Boolean
fetch Google Advertising ID info
Return
true
if the SDK is initialized false
otherwise.
Parameters
on Success
Callback to be invoked when getting advertising ID info.
on Failure
Callback to be invoked if getting advertising ID info fails.