pl.wendigo.chrome.domain.dom / GetFileInfoRequest

GetFileInfoRequest

data class GetFileInfoRequest (source)

Represents request frame that can be used with DOM.getFileInfo method call.

Returns file information for the given File wrapper.

Constructors

<init>

GetFileInfoRequest(objectId: RemoteObjectId)

Represents request frame that can be used with DOM.getFileInfo method call.

Properties

objectId

val objectId: RemoteObjectId

JavaScript object id of the node wrapper.