Combu
2.1.14
Unity API Documentation
|
This is the complete list of members for Combu.UserFile, including all inherited members.
customData (defined in Combu.UserFile) | Combu.UserFile | |
Delete(Action< bool, string > callback) | Combu.UserFile | virtual |
Delete(long idFile, Action< bool, string > callback) | Combu.UserFile | static |
Download(Action< byte[]> callback) | Combu.UserFile | |
eShareType enum name (defined in Combu.UserFile) | Combu.UserFile | |
FromHashtable(Hashtable hash) | Combu.UserFile | virtual |
FromJson(string jsonString) | Combu.UserFile | virtual |
id (defined in Combu.UserFile) | Combu.UserFile | |
idAccount (defined in Combu.UserFile) | Combu.UserFile | |
Like(Action< bool, string > callback) | Combu.UserFile | virtual |
Like(long idFile, Action< bool, string > callback) | Combu.UserFile | static |
Like(UserFile file, long idFile, Action< bool, string > callback) | Combu.UserFile | protectedstatic |
likes (defined in Combu.UserFile) | Combu.UserFile | |
Load(string userId, bool includeShared, int pageNumber, int countPerPage, Action< UserFile[], int, int, string > callback) | Combu.UserFile | static |
Load< T >(string userId, bool includeShared, int pageNumber, int countPerPage, Action< UserFile[], int, int, string > callback) | Combu.UserFile | static |
name (defined in Combu.UserFile) | Combu.UserFile | |
sharing (defined in Combu.UserFile) | Combu.UserFile | |
Update(byte[] contents, Action< bool, string > callback) | Combu.UserFile | virtual |
url (defined in Combu.UserFile) | Combu.UserFile | |
UserFile() | Combu.UserFile | |
UserFile(string jsonString) | Combu.UserFile | |
UserFile(Hashtable hash) | Combu.UserFile | |
View(Action< bool, string > callback) | Combu.UserFile | virtual |
View(long idFile, Action< bool, string > callback) | Combu.UserFile | static |
View(UserFile file, long idFile, Action< bool, string > callback) | Combu.UserFile | protectedstatic |
views (defined in Combu.UserFile) | Combu.UserFile |