Android SDK Version
All Implemented Interfaces:
java.io.Serializable , kotlin.Comparable


public enum SmartLoginOption
extends Enum<SmartLoginOption>
                    
Nested Class Summary
Modifier and TypeClassDescription
public classSmartLoginOption.Companion
Field Summary
Modifier and TypeFieldDescription
private final Longvalue
private final Stringname
private final Integerordinal
Enum Constant Summary
Enum ConstantDescription
None
Enabled
RequireConfirm
Method Summary
Modifier and TypeMethodDescription
final LonggetValue()
final StringgetName()
final IntegergetOrdinal()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

getValue

 final LonggetValue()

getName

 final StringgetName()

getOrdinal

 final IntegergetOrdinal()