-
public class LoginClient.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final Parcelable.Creator<LoginClient>CREATORpublic final static LoginClient.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetLoginRequestCode()final StringgetE2E()final Parcelable.Creator<LoginClient>getCREATOR()-
-
Method Detail
-
getLoginRequestCode
final Integer getLoginRequestCode()
-
getCREATOR
final Parcelable.Creator<LoginClient> getCREATOR()
-
-
-
-