JSON-based operations on contacts

This commit is contained in:
Francis Lachapelle
2014-11-11 22:31:23 -05:00
parent 416fdfb4dc
commit 46acc7adbc
13 changed files with 815 additions and 106 deletions
+2
View File
@@ -36,6 +36,8 @@
}
- (NSString *) fullName;
- (NSArray *) orgUnits;
- (NSString *) photoURL;
@end