IPoly Room Service
Exposes API to communicate between apps running in the Room Primary device and Controller device.
Companion app of the app running on primary device is its controller app running on the secondary. Companion app of the app running on secondary controller device is its app running on the primary device.
IPolyRoomService can be used to send/receive messages between the above apps.
Apps on primary and secondary are considered companion pairs if they have the same package. If the companion apps have different packages, they must be predefined in the Poly primary product.
Functions
Link copied to clipboard
Returns the type of this device
Link copied to clipboard
Returns the information of this local device
Link copied to clipboard
Returns the set of devices paired with this system.
Link copied to clipboard
Registers a listener to get call back of messages
Link copied to clipboard
Sends a message to the companion app (of this app) running on the companion device(s)
Link copied to clipboard
Un Registers a listener