toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
ProtocolResponseUploadData
Protocol
Response
Upload
Data
external
interface
ProtocolResponseUploadData
(
source
)
Members
Properties
content
Type
Link copied to clipboard
abstract
var
contentType
:
String
MIME type of the content.
data
Link copied to clipboard
abstract
var
data
:
Any
Content to be sent.