Application.AdvertisingIdentifierCallback

Declaration

public delegate void AdvertisingIdentifierCallback(string advertisingId, bool trackingEnabled, string errorMsg);

Parameters

advertisingId Advertising ID.
trackingEnabled Indicates whether the user has chosen to limit ad track.
errorMsg Error message.

Description

Delegate method for fetching advertising ID.


Did you find this page useful? Please give it a rating: