-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class CLCredentialManager.CredResultReceiver extends ResultReceiver
-
-
Constructor Summary
Constructors Constructor Description CLCredentialManager.CredResultReceiver(String credType, JSONObject controls, Function1<List<Credential>, Unit> onSuccess, Function2<Integer, String, Unit> onFailure)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
CLCredentialManager.CredResultReceiver
CLCredentialManager.CredResultReceiver(String credType, JSONObject controls, Function1<List<Credential>, Unit> onSuccess, Function2<Integer, String, Unit> onFailure)
-
-
-
-