ISPO SDK
ISPO
Preparing search index...
core
FilesEditSessionResult
Type Alias FilesEditSessionResult
Markdown
Copy Markdown
FilesEditSessionResult
:
|
{
sessionId
:
string
;
status
:
"pending"
|
"closed"
|
"expired"
}
|
{
content
:
string
|
Uint8Array
;
preview
?:
FilesEditSessionPreview
;
sessionId
:
string
;
sourceKind
:
"inline"
|
"files"
;
status
:
"saved"
;
version
?:
number
;
}
|
{
actualVersion
?:
number
;
expectedVersion
?:
number
;
sessionId
:
string
;
status
:
"conflict"
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ISPO
ISPO SDK
Loading...