Uses of Class
com.securenative.configurations.SecureNativeOptions
-
Packages that use SecureNativeOptions Package Description com.securenative com.securenative.configurations com.securenative.events -
-
Uses of SecureNativeOptions in com.securenative
Constructors in com.securenative with parameters of type SecureNativeOptions Constructor Description SecureNative(ModuleManager moduleManager, SecureNativeOptions snOptions) -
Uses of SecureNativeOptions in com.securenative.configurations
Methods in com.securenative.configurations that return SecureNativeOptions Modifier and Type Method Description static SecureNativeOptionsConfigurationManager. getConfig()static SecureNativeOptionsConfigurationManager. readConfigFile() -
Uses of SecureNativeOptions in com.securenative.events
Constructors in com.securenative.events with parameters of type SecureNativeOptions Constructor Description SnEventManager(String apiKey, SecureNativeOptions options)
-