Hi John, > doc/voicecall-api.txt | 4 ++++ > src/voicecall.c | 34 +++++++++++++++++++++++++++++++++- > 2 files changed, 37 insertions(+), 1 deletions(-) > > diff --git a/doc/voicecall-api.txt b/doc/voicecall-api.txt > index f0ba316..60c692c 100644 > --- a/doc/voicecall-api.txt > +++ b/doc/voicecall-api.txt > @@ -125,3 +125,7 @@ Properties string LineIdentification [readonly] > > Icon identifier to be used instead of or together > with the text information. > + > + boolean EmergencyCall [readonly] > + > + Contains the indication if the voice call is emergency > call or not.
do we really wanna call this EmergencyCall instead of just Emergency? In theory the "call" is already in the interface name. Regards Marcel _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
