MozActivityOptions.data

This API is available on Firefox or Firefox OS for installed or higher privileged applications.

Summary

The data property returns an arbitrary object representing any data passed with the activity.

Syntax

var options = instanceOfMozActivityOptions.data

Value

Return an object.

If no data are necessary, this property can be null.

Specification

Web Activities is not part of any specification. However, it has some overlap with the proposed Web Intents specification. Mozilla actually proposed Web Activities as a counter proposal to Web Intents. For more information about this, see discussion on the Web Intents Task Force ML.

See also

Document Tags and Contributors

 Contributors to this page: chrisdavidmills, fscholz, MHasan, kscarfone, mounirlamouri, Sheppy, Jeremie
 Last updated by: chrisdavidmills,