Version: 2017.1

Application.AdvertisingIdentifierCallback

매뉴얼로 전환
public delegatevoid AdvertisingIdentifierCallback (string advertisingId, bool trackingEnabled, string errorMsg);

파라미터

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

설명

Delegate method for fetching advertising ID.

See Also: Application.RequestAdvertisingIdentifier.