Expand description
Types and traits regarding media caching of the event cache store.
Structs§
- The retention policy for media content used by the
EventCacheStore. - API for implementors of
EventCacheStoreto manage their media through their implementation ofEventCacheStoreMedia.
Enums§
- Whether the
MediaRetentionPolicyshould be ignored for the current content.
Traits§
- An abstract trait that can be used to implement different store backends for the media cache of the SDK.