Privilege : http://tizen.org/privilege/telephony */
TELEPHONY_NOTI_NETWORK_CELLID, /**< Notification to be invoked when the cell ID changes. @n
'cell_id(int)' will be delivered in notification data @n
- Privilege : http://tizen.org/privilege/location.coarse (@b Since: 3.0) */
+ Privilege : http://tizen.org/privilege/location.coarse (@b Since: 3.0) @n
+ http://tizen.org/privilege/telephony privilege is no longer required since 3.0. */
TELEPHONY_NOTI_NETWORK_ROAMING_STATUS, /**< Notification to be invoked when the roaming status changes. @n
'roaming_status(bool)' will be delivered in notification data @n
Privilege : http://tizen.org/privilege/telephony */
* @privilege %http://tizen.org/privilege/location.coarse
*
* @remarks This API can be used in GSM / WCDMA network. @n
- * http://tizen.org/privilege/location.coarse privilege is required to use this API since 3.0.
+ * http://tizen.org/privilege/location.coarse privilege is required to use this API since 3.0. @n
+ * http://tizen.org/privilege/telephony privilege is no longer required since 3.0.
*
* @param[in] handle The handle from telephony_init()
* @param[out] lac The Location Area Code, -1 if unknown
* @privilege %http://tizen.org/privilege/location.coarse
*
* @remarks This API can be used in GSM / WCDMA / LTE network. @n
- * http://tizen.org/privilege/location.coarse privilege is required to use this API since 3.0.
+ * http://tizen.org/privilege/location.coarse privilege is required to use this API since 3.0. @n
+ * http://tizen.org/privilege/telephony privilege is no longer required since 3.0.
*
* @param[in] handle The handle from telephony_init()
* @param[out] cell_id The cell identification number, -1 if unknown