Write content to local file on mobile device.
Fully qualified name of the file to write.
Type of file to read. Valid options: TEXT, BIN
How the file is encoded. Valid options: UTF8, UTF16, ASCII
How the data is encoded. Valid options: NONE, BASE64, URL
String content to be written to the file.
Write the file
Triggered when file writing is finished.
Parameters:
Name | Type | Description |
|---|---|---|
Status | Enum | See Status Code |
Message | String |