Added Methods
|
void deleteRegistrations (DeletionRequest, Executor, AdServicesOutcomeReceiver<Object, Exception>)
|
|
void getMeasurementApiStatus (Executor, AdServicesOutcomeReceiver<Integer, Exception>)
|
|
void registerSource (SourceRegistrationRequest, Executor, AdServicesOutcomeReceiver<Object, Exception>)
|
|
void registerSource (SourceRegistrationRequest, Executor, OutcomeReceiver<Object, Exception>)
|
|
void registerSource (Uri, InputEvent, Executor, AdServicesOutcomeReceiver<Object, Exception>)
|
|
void registerTrigger (Uri, Executor, AdServicesOutcomeReceiver<Object, Exception>)
|
|
void registerWebSource (WebSourceRegistrationRequest, Executor, AdServicesOutcomeReceiver<Object, Exception>)
|
|
void registerWebTrigger (WebTriggerRegistrationRequest, Executor, AdServicesOutcomeReceiver<Object, Exception>)
|
|