ModuleKeys
public enum ModuleKeys : String
Enum representing the keys for the modules.
-
Declaration
Swift
case customHeader = "customHeader" -
Declaration
Swift
case nosession = "nosession" -
Declaration
Swift
case forceAuth = "forceAuth"
View on GitHub