/**
* @brief Gets the location string from number, region, and language.
- * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
+ * @since_tizen 2.4
* @remarks You must release @a location using free().
* @remarks The phonenumber-utils is changed to client/server architecture for performance improvement since 3.0.
* phone_number_connect()/phone_number_disconnect() should be called.
/**
* @brief Gets the formatted number.
- * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
+ * @since_tizen 2.4
* @remarks You must release @a formatted_number using free().
* @remarks The phonenumber-utils is changed to client/server architecture for performance improvement since 3.0.
* phone_number_connect()/phone_number_disconnect() should be called.
/**
* @brief Enumeration for language type.
- * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
+ * @since_tizen 2.4
*/
typedef enum {
PHONE_NUMBER_LANG_AMHARIC, /**< Amharic */
/**
* @brief Enumeration for region type.
- * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
+ * @since_tizen 2.4
*/
typedef enum {
PHONE_NUMBER_REGION_ALAND_ISLANDS, /**< Aland Islands */