Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
FileItem
Interface FileItem
FileItem ($ref: "Files.Item") Represents a file or directory item.
interface
FileItem
{
date
:
string
;
fileid
:
string
;
name
:
string
;
path
:
string
;
size
:
number
;
type
:
FileType
;
}
Index
Properties
date
fileid
name
path
size
type
Properties
date
date
:
string
fileid
fileid
:
string
name
name
:
string
path
path
:
string
size
size
:
number
type
type
:
FileType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
fileid
name
path
size
type
kodi-jsonrpc-api
Loading...
FileItem ($ref: "Files.Item") Represents a file or directory item.