mupets Module

Description

The MUPETS logging and experience sampling Titanium modules for iOS and Android.

Accessing the mupets Module

To access this module from JavaScript, you would do the following:

var mupets = require("be.iminds.mupets");

The mupets variable is a reference to the Module object.

mupets.function

TODO: This is an example of a module function.

mupets.property

TODO: This is an example of a module property.

Usage

TODO: Enter your usage example here

Author

David Vermeir