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