Hi Jeeva,
On 02/21/2011 11:36 PM, Jeevaka.Badrappan(a)elektrobit.com wrote:
Hi Rajesh,
ofono-bounces(a)ofono.org wrote:
> Hi Jeeva,
>
> Is this WarningType really required on the App side ?
> Irrespective of the warning type, the emergency broadcast
> message handling won't change on the apps side (i.e, its
> going to be displayed immediately to the user). This can be
> achieved by the old boolean variable EmergencyAlert only ?
>
Its Popup property which is used for displaying the
messages immediately to the user. EmergencyAlert Property
is used to hint whether an emergency indicator(Vibration, emergency
tone)
should be activated.
Yes, agree that the WarningType is not really required.
May be it was there for some reason. This RFC patch just extends
the existing EmergencyType property.
Lets just get rid of it then and keep the name EmergencyAlert. Do we
want to re-model this using an Agent style API by any chance?
Regards,
-Denis