public interface
IdentityStateLoader
Abstract object to load initial IdentityState
Public Method Summary
abstract IdentityState |
getInitialIdentityState()
Returns
IdentityState synced with Google. |
Public Methods
public abstract IdentityState getInitialIdentityState ()
Returns IdentityState
synced with Google.
Returns
IdentityState
synced with Google.
Throws
IOException | if retrieval of previously synced identities fails |
---|