public interface SignInStateChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onUserSignedIn()
Invoked when the user completes sign-in.
|
void |
onUserSignedOut()
Invoked when the user signs out.
|
Copyright © 2018. All rights reserved.