public interface DataTransferItem
Modifier and Type | Method and Description |
---|---|
Blob |
getAsFile() |
void |
getAsString() |
void |
getAsString(StringCallback callback) |
String |
getKind() |
String |
getType() |
String getKind()
String getType()
Blob getAsFile()
void getAsString()
void getAsString(StringCallback callback)
Copyright © 2018. All rights reserved.