Package com.adjust.sdk.oaid
Interface OpenDeviceIdentifierService
- All Superinterfaces:
android.os.IInterface
- All Known Implementing Classes:
OpenDeviceIdentifierService.Stub
public interface OpenDeviceIdentifierService
extends android.os.IInterface
Important: Please do not revise the order of the method in this AIDL file
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classLocal-side IPC implementation stub class. -
Method Summary
Modifier and TypeMethodDescriptiongetOaid()booleanObtain limit ad tracking parameter, true: limit tracking; false: do not limit trackingMethods inherited from interface android.os.IInterface
asBinder
-
Method Details
-
getOaid
- Throws:
android.os.RemoteException
-
isOaidTrackLimited
boolean isOaidTrackLimited() throws android.os.RemoteExceptionObtain limit ad tracking parameter, true: limit tracking; false: do not limit tracking- Throws:
android.os.RemoteException
-