com.google.android.gms.fraudprotect
Annotations
CallVerificationEvent.EventType
|
Defines the possible types of events that can be sent from Google Play services to the Bank App. |
CallVerificationVerdict.VerificationState
|
Defines the possible integer constants for the verification state. |
Interfaces
A functional interface for the Bank App to return the CallVerificationVerdict
back to Google Play services.
Classes
AbstractBankCallVerificationService
|
Abstract class for a bound service that a Bank App should extend to integrate with the Google Play services phone spoofing prevention feature. |
CallVerificationEvent
|
Represents an event sent from Google Play services to the Bank App, providing updates, failures, or actions taken by Google Play services during the call verification process. |
CallVerificationVerdict
|
Represents the verdict of a call verification performed by the Bank App. |

