Hi,
I am trying to run a basic Floor plan manager (FPM) application. In my CcPhoneInterface.java I am getting error the method must return a result of type CAPState, Perspective, ROPState.
Where in my Floor plan manager (FPM) application I need to implement this method?
Thanks.