Built-In Namespace _global_
Field Attributes | Field Name and Description |
---|---|
The data of a file.
|
|
The name of the file.
|
Method Attributes | Method Name and Description |
---|---|
File()
This class provides generic read and write access to the mobile device file system.
|
|
Map()
This class provides access to native mapping applications on the device.
|
|
This class provides access to notifications on the device.
|
|
Field Detail
data
The data of a file.
Defined in: phonegap.js.
Defined in: phonegap.js.
name
The name of the file.
Defined in: phonegap.js.
Defined in: phonegap.js.
Method Detail
ContactManager()
Defined in: phonegap.js.
errorCallback()
Defined in: phonegap.js.
File()
This class provides generic read and write access to the mobile device file system.
Defined in: phonegap.js.
Defined in: phonegap.js.
Map()
This class provides access to native mapping applications on the device.
Defined in: phonegap.js.
Defined in: phonegap.js.
Notification()
This class provides access to notifications on the device.
Defined in: phonegap.js.
Defined in: phonegap.js.
successCallback()
Defined in: phonegap.js.