CallVerificationEvent.EventType

@IntDef(value = [0, 1, 2])
@Retention(value = AnnotationRetention.SOURCE)
public annotation CallVerificationEvent.EventType


Defines the possible types of events that can be sent from Google Play services to the Bank App.

Summary

Public constructors

Public constructors

EventType

public EventType()