Skip to content
michiyosony edited this page Apr 20, 2015 · 3 revisions

Welcome to the cordova-plugin-alljoyn wiki!

A logical introduction to the AllJoyn Cordova plugin might follow this flow:

  1. Connecting to the AllJoyn Bus
  2. Advertising Name
  3. Joining an AllJoyn Session
  4. Registering Objects
  5. Interfaces
  6. [Sending Signals](Sending Signals)
  7. Calling Interface Methods
  8. Listening for Signals and Methods

Please note that the contents of this wiki were originally taken from notes made by non-contributors exploring the plugin and are not at all authoritative.

Clone this wiki locally