WebAPI/AppDefinedTeleophony: Difference between revisions

Line 43: Line 43:


addArrivedMessage() is added to SmsManager to let communication Apps add a message for a new arriving message.  |handler| is added to SmsMessage to record the application can handle replying the message.  The message app is not supposed for responding for editing messages.  It should wake up the handler of the message for editing.
addArrivedMessage() is added to SmsManager to let communication Apps add a message for a new arriving message.  |handler| is added to SmsMessage to record the application can handle replying the message.  The message app is not supposed for responding for editing messages.  It should wake up the handler of the message for editing.
Should we provide a way for synchronization between the database of WebSMS and App's local storage?


== Calling history ==
== Calling history ==
There is no API for call history.  We need a new API for that.  It must have the capability of telling what the App can handle an address/number in the calling history.
There is no API for call history.  We need a new API for that.  It must have the capability of telling what the App can handle an address/number in the calling history.
Confirmed users
398

edits