Interface FirestoreProfileUtil.FirestoreCallback
- Enclosing class:
- FirestoreProfileUtil
public static interface FirestoreProfileUtil.FirestoreCallback
The callback interface to be called when the result is available.
-
Method Summary
-
Method Details
-
onResult
void onResult(boolean isSignedUp)
-