diff options
Diffstat (limited to 'doc/voicecall-api.txt')
-rw-r--r-- | doc/voicecall-api.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/voicecall-api.txt b/doc/voicecall-api.txt index 59e35684..f0ba316c 100644 --- a/doc/voicecall-api.txt +++ b/doc/voicecall-api.txt @@ -114,3 +114,14 @@ Properties string LineIdentification [readonly] stamped when the call enters the "active" state. Client applications can use this to infer somewhat reliable call duration information. + + string Information [readonly, optional] + + Contains information related to the call for the + user. Currently this property is set for calls + initiated by SIM Toolkit applications. + + byte Icon [readonly, optional] + + Icon identifier to be used instead of or together + with the text information. |