-
@Deprecated() public final class AdvertisingID
Object that encapsulate advertising ID
-
-
Constructor Summary
Constructors Constructor Description AdvertisingID()
-
Method Summary
-
-
Method Detail
-
isReady
@Deprecated() boolean isReady()
Tell if the process to retrieve advertising ID is already complete
-
get
@Deprecated()@Nullable() String get()
Get the advertising ID
-
isLimited
@Deprecated() boolean isLimited()
Is the use of the advertising ID limited
-
isNotNull
@Deprecated() boolean isNotNull()
Is the advertising ID not null
-
-
-
-