Implement the RemoteGuiReceiver
- Implement the methods called by ice, such as reportTabChanged:
They should convert the data from ice types to the types defined in the core and call methods in the core with the types.
- Instantiate a new RemoteGuiReceiver in the RemoteGuiService class and register it as an implementation of the RemoteGuiListenerInterface with ice.
Edited by Arved Friedrich Walter Ehrnsperger