Confirmed users
398
edits
Line 14: | Line 14: | ||
}; | }; | ||
|handler| and |status| | * |handler| and | ||
* |status| fields | |||
are added to ContactField interface. With them, the contact app can invoke the correct APP to initiate a voice/video call or concall. For most IM now, |status| field can be used to show presence and status of a user. | |||
For handling changing of |status|, the App should listen on ContactsManager::oncontactchange event. | For handling changing of |status|, the App should listen on ContactsManager::oncontactchange event. |