| Interface | Description |
|---|---|
| RealmsSerializable |
A marker interface for Gson serializable pojos; the implementers make
sure that they have
SerializedName annotation on all their
data fields so serialization works after obfuscation, and save/load of
such objects are controlled through another serializer. |
| Class | Description |
|---|---|
| CheckedGson |
Checks so that only intended pojos are passed to the GSON (handles
serialization after obfuscation).
|
| FileDownload | |
| FileUpload | |
| FileUpload.CustomInputStreamEntity | |
| KeyCombo | |
| Ping | |
| Realms | |
| RealmsClient | |
| RealmsClientConfig | |
| RealmsConnection | |
| RealmsError | |
| RealmsLabel | |
| RealmsObjectSelectionList<E extends AlwaysSelectedEntryListWidget.Entry<E>> | |
| RealmsServerAddress | |
| RepeatedNarrator | |
| RepeatedNarrator.Parameters | |
| Request<T extends Request<T>> | |
| Request.Delete | |
| Request.Get | |
| Request.Post | |
| Request.Put | |
| UploadStatus |
| Enum | Description |
|---|---|
| Ping.Region | |
| RealmsClient.CompatibleVersionResponse | |
| RealmsClient.Environment | |
| SizeUnit |
Moved from RealmsUploadScreen.Unit in 20w10a.
|