merge with master
[framework/osp/net.git] / src / FNet_NetAccountDatabase.h
index c40a05a..21e7e73 100644 (file)
@@ -66,6 +66,7 @@ public:
        static result UpdateAccountName(NetAccountId accountId, const Tizen::Base::String& accountName);
        static Tizen::Base::Collection::IListT<NetAccountId>* GetAccountIdsN(void);
        static Tizen::Base::Collection::IList* GetAccountNamesN(void);
+       static Tizen::Base::Collection::IList* GetProfileNamesN(void);
        static Tizen::Base::Collection::IList* GetAppProfileNamesN(void);
        static result GetAccountName(NetAccountId accountId, Tizen::Base::String& accountName);
        static result GetProfileName(NetAccountId accountId, Tizen::Base::String& profileName);