GuavaAnchor
Added in 1.0.0-alpha08
public final class GuavaAnchor
Summary
Public methods |
|
|---|---|
static final @NonNull ListenableFuture<@NonNull UUID> |
persistAsync(@NonNull Anchor receiver, @NonNull Session session)Stores this anchor in the application's local storage so that it can be shared across sessions. |
Public methods
persistAsync
public static final @NonNull ListenableFuture<@NonNull UUID> persistAsync(@NonNull Anchor receiver, @NonNull Session session)
Stores this anchor in the application's local storage so that it can be shared across sessions.
| Returns | |
|---|---|
@NonNull ListenableFuture<@NonNull UUID> |
a |
| Throws | |
|---|---|
kotlin.IllegalStateException |
if |