Uses of Class
com.securenative.models.EventOptions
-
Packages that use EventOptions Package Description com.securenative com.securenative.models -
-
Uses of EventOptions in com.securenative
Methods in com.securenative that return EventOptions Modifier and Type Method Description EventOptionsEventOptionsBuilder. build()Methods in com.securenative with parameters of type EventOptions Modifier and Type Method Description voidApiManager. track(EventOptions eventOptions)voidApiManagerImpl. track(EventOptions eventOptions)voidSecureNative. track(EventOptions eventOptions)VerifyResultApiManager. verify(EventOptions eventOptions)VerifyResultApiManagerImpl. verify(EventOptions eventOptions)VerifyResultSecureNative. verify(EventOptions eventOptions) -
Uses of EventOptions in com.securenative.models
Constructors in com.securenative.models with parameters of type EventOptions Constructor Description SDKEvent(EventOptions event, SecureNativeOptions options)
-