Class: IwcConnector
| Defined in: | lib/Connectors/IwcConnector.coffee | 
Overview
The Iwc Connector adds support for the Inter-Widget-Communication protocol that is used in the Role-SDK.
Instance Method Summary
Constructor Details
      #
(void)
constructor(engine, HB, execution_listener, yatta)
      
    
Instance Method Details
      #
(void)
send(o)
      
    
      #
(void)
receive(o)
      
    
      #
(void)
sendIwcIntent(action_name, content)
      
    
      #
(void)
sync()