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


public enum LoginTargetApp
extends Enum<LoginTargetApp>
                    
Nested Class Summary
Modifier and TypeClassDescription
public classLoginTargetApp.Companion
Field Summary
Modifier and TypeFieldDescription
private final Stringname
private final Integerordinal
Enum Constant Summary
Enum ConstantDescription
FACEBOOK
INSTAGRAM
Method Summary
Modifier and TypeMethodDescription
StringtoString()
final StringgetName()
final IntegergetOrdinal()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

toString

StringtoString()

getName

 final StringgetName()

getOrdinal

 final IntegergetOrdinal()