It gets calendar permission to support iOS 6.0 privacy settings.
To access this module from JavaScript, you would do the following:
var calendar_permission = require("com.ti.calendar.permission");
The calendar_permission variable is a reference to the Module object.
Success callback.
Failure callback.
Refer to the example/app.js
.
infiniteloop Co., Ltd.
The MIT License