Extra Large | Large | Medium | Small
The PCPresence Control visualizes a contact status in the form of a colored circle. If you right click with the mouse a context menu appear. The contextmenu is build upon the available data and the appropriate functionality will be executed on the server (ECtiClient).
The client application (host) presents the data using a interface specified by ESTOS. The items of the contextmenu depends on the data. For example, the menu item "Business:" is only available if the field "BusinessPhone" contains a phone number.
The fields email SIPAddress and EMail, if not empty, triggers an additional processing step at the server(autocomplete). With autocomplete the server search it's databases for a Contact matching the given SIPAddresse or EMail. Then the data of serverside contact and contact passed are merged. The merging of the contact data or resolving of conflicts are based on simple rules. When you merge Data 1.) each field is processed as a unit 2.) fields are never separated. In a conflict situation, always the data provided by the user has priority. The contextmenu is always build based on this, merged, contact.