# Additional Information

#### What’s Inside a Plugin?

Click **Details** to view more details of the different plugins available for use.

<figure><img src="https://1183608340-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsUDFGj32EEDxm4CJ43yZ%2Fuploads%2Fgit-blob-202630e8b870b917244d74bbaa0e09f78f16af9a%2FDetails.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

#### Key Sections in Plugin Details

* **Function**: The exact JavaScript syntax to call (e.g., `emobiqPlugin["camera-plugin"]["takePicture"](params)`).
* **Parameters**: What data to pass in (e.g., `params.quality`, `params.saveToGallery`).
* **Returns**: What the function returns (e.g., image URI, error message).
* **Usage**: Real-world examples of how to use it.

<figure><img src="https://1183608340-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsUDFGj32EEDxm4CJ43yZ%2Fuploads%2Fgit-blob-a2c14797375102317c1e0621622bcfaab00841b4%2F7.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

* **Description**: What the plugin does
* **Platform Support**: iOS, Android, Web
* **Version**: Always use the latest unless specified
* **Author**: Who built it (eMOBIQ or third party)

<figure><img src="https://1183608340-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsUDFGj32EEDxm4CJ43yZ%2Fuploads%2Fgit-blob-30e0df5230be2d1c63187909549436f281831bcc%2F8.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

* **Function**: The exact API calls available that eMOBIQAI uses when creating or debugging the application

{% hint style="success" %}
***Tip**: Bookmark plugins you use often — they’ll appear under “Only bookmarked plugins”.*
{% endhint %}
