X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=service%2Fnotification%2Fsrc%2Fcommon%2FNSConstants.h;h=d4317725239a9fc3482aebe89e3f4665fe1b8453;hb=a9990587de4321ee84f1ca54b47fe3144759e7d3;hp=83a4f6c639445417c367ec05d0018fcb7af7262f;hpb=bcc7f6493f02dd1432852f546988438a8f335dec;p=platform%2Fupstream%2Fiotivity.git diff --git a/service/notification/src/common/NSConstants.h b/service/notification/src/common/NSConstants.h index 83a4f6c..d431772 100644 --- a/service/notification/src/common/NSConstants.h +++ b/service/notification/src/common/NSConstants.h @@ -124,6 +124,8 @@ typedef enum eCacheType { NS_PROVIDER_CACHE_SUBSCRIBER = 1000, NS_PROVIDER_CACHE_MESSAGE = 1001, + + NS_CONSUMER_CACHE_MESSAGE = 2001, } NSCacheType; typedef enum eResourceType @@ -132,4 +134,4 @@ typedef enum eResourceType NS_RESOURCE_SYNC = 1001, } NSResourceType; -#endif /* _NS_CONSTANTS_H_ */ +#endif /* _NS_CONSTANTS_H_ */ \ No newline at end of file