JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.example.skeddly.business.user
Interface UserLoaded
public interface
UserLoaded
Interface for the user loaded callback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onUserLoaded
(
User
user, boolean shouldShowSignupPage)
Method Details
onUserLoaded
void
onUserLoaded
(
User
user, boolean shouldShowSignupPage)