-
- All Implemented Interfaces:
-
java.util.concurrent.Callable,kotlin.Comparable
public final class PlayIntegrityApiTask extends Task<Unit>
-
-
Constructor Summary
Constructors Constructor Description PlayIntegrityApiTask(PlayIntegrityApiManager playIntegrityApiManager)
-
Method Summary
-
Methods inherited from class com.appsflyer.internal.components.queue.tasks.PlayIntegrityApiTask
addDependency, addSoftDependency, call, compareTo, equals, executionResult, getDependencies, getExecutionError, getExecutionTime, getOrder, getRetryCount, getSoftDependencies, getType, hashCode, onBlocked, onTaskCompleted, onTimeout, onUnhandledFailure, toString, wasBlocked -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
PlayIntegrityApiTask
PlayIntegrityApiTask(PlayIntegrityApiManager playIntegrityApiManager)
-
-
-
-