See: Description
| Class | Description |
|---|---|
| AuthenticationService |
The AuthenticationService provides a way to authenticate a user within the
application.
|
| CharmService |
Abstract class that contains common functionality for Charm Up services.
|
| RemoteObservableList<E> |
A RemoteObservableList is an ObservableList that is connected to
Gluon Cloud.
|
| StorageService |
The StorageService provides methods to access the application data that is
stored in Gluon Cloud.
|
| UserService |
The UserService enables the retrieval of user information from Gluon Cloud.
|
| Enum | Description |
|---|---|
| RemoteObservableList.State |
contains the possible states a RemoteObservableList can be in.
|
| SyncFlag |
A SyncFlag defines how changes to objects and lists are reflected between
the remote copies on Gluon Cloud and the local copies in the runtime of the
client application.
|
Different services that allow to retrieve and update remote data from Gluon Cloud.