Enable build with iniparser v 3.1
[platform/framework/native/appfw.git] / inc / FBaseDataType.h
index 65f321a..1a83392 100644 (file)
@@ -40,14 +40,24 @@ namespace Tizen { namespace Base
 class String;
 }}
 
+/**
+ * The user ID for authentication
+ * @since 2.0
+ */
 typedef Tizen::Base::String UserId;
+
+/**
+ * The user ID for login
+ * @since 2.0
+ */
 typedef Tizen::Base::String LoginId;
 
 /**
-* The invocation ID is returned when a request is sent.
-* @since 2.0
-*/
+ * The invocation ID is returned when a request is sent.
+ * @since 2.0
+ */
 typedef long RequestId;
+
 #define INVALID_REQUEST_ID  -1
 
 // Macro to get the value in byte