-
Notifications
You must be signed in to change notification settings - Fork 14
Home
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:
- Connecting to the AllJoyn Bus
- Advertising Name
- Joining an AllJoyn Session
- Registering Objects
- Interfaces
- [Sending Signals](Sending Signals)
- Calling Interface Methods
- 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.