-
- All Implemented Interfaces:
-
com.google.android.gms.tasks.OnCompleteListener
public final class PlayIntegrityApiManagerImpl.PiaRequestCompleteListener implements OnCompleteListener<IntegrityTokenResponse>
-
-
Constructor Summary
Constructors Constructor Description PlayIntegrityApiManagerImpl.PiaRequestCompleteListener(Long piaTimestamp)
-
Method Summary
Modifier and Type Method Description UnitonComplete(Task<IntegrityTokenResponse> validationResponse)-
-
Constructor Detail
-
PlayIntegrityApiManagerImpl.PiaRequestCompleteListener
PlayIntegrityApiManagerImpl.PiaRequestCompleteListener(Long piaTimestamp)
-
-
Method Detail
-
onComplete
Unit onComplete(Task<IntegrityTokenResponse> validationResponse)
-
-
-
-