~cyphermox/ubuntu/natty/ofono/release-0.41

« back to all changes in this revision

Viewing changes to doc/voicecall-api.txt

  • Committer: Mathieu Trudel-Lapierre
  • Date: 2011-02-11 02:17:20 UTC
  • mfrom: (1.3.2 upstream)
  • Revision ID: mathieu-tl@ubuntu.com-20110211021720-cvxc3erw1keomunj
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
                        "override category" option was not provisioned for
88
88
                        the current subscriber.
89
89
 
 
90
                string IncomingLine [readonly, optional]
 
91
 
 
92
                        Contains the Called Line Identification information
 
93
                        returned by the network. This is only available for
 
94
                        incoming calls and indicates the local subscriber
 
95
                        number which was dialed by the remote party. This is
 
96
                        useful for subscribers which have a multiple line
 
97
                        service with their network provider and would like
 
98
                        to know what line the call is coming in on.
 
99
 
 
100
                string Name [readonly]
 
101
 
 
102
                        Contains the Name Identification information returned
 
103
                        by the network, if present.
 
104
 
90
105
                boolean Multiparty [readonly]
91
106
 
92
107
                        Contains the indication if the voice call is part
125
140
 
126
141
                        Icon identifier to be used instead of or together
127
142
                        with the text information.
 
143
 
 
144
                boolean Emergency [readonly]
 
145
 
 
146
                        Contains the indication if the voice call is an
 
147
                        emergency call or not.