-
- All Implemented Interfaces:
-
com.google.android.gms.tasks.Continuation
@RestrictTo(value = RestrictTo.Scope.LIBRARY_GROUP) public class ProfileMerger implements Continuation<AuthResult, Task<AuthResult>>
Merges an existing account's profile with the new user's profile.
Note: This operation always returns a successful task to minimize login interruptions.
-
-
Constructor Summary
Constructors Constructor Description ProfileMerger(IdpResponse response)
-
Method Summary
-
-
Constructor Detail
-
ProfileMerger
ProfileMerger(IdpResponse response)
-
-
-
-