Skip to content

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