MediaFileService<T>.Get method
Not supported.
public override Task<Response<T>> Get(int id, ExpandOptions<T>? options = null,
bool refresh = false, RequestSettings? settings = null)
Exceptions
exception | condition |
---|---|
NotSupportedException |
See Also
- class Response<T>
- class ExpandOptions<T>
- class RequestSettings
- class MediaFileService<T>
- namespace Amica