| Interface | Description |
|---|---|
| IJsonBackedObject |
An object was parsed from json.
|
| ISerializer |
Serializes and deserializes items from strings into their types.
|
| Class | Description |
|---|---|
| CalendarSerializer |
Serializes and deserializes a string.
|
| DefaultSerializer |
The default serializer implementation for the OneDrive SDK.
|