JSON-based operations on contacts

This commit is contained in:
Francis Lachapelle
2014-06-19 15:51:57 -04:00
parent a4ac4db1e0
commit 065acc9ff1
13 changed files with 815 additions and 102 deletions
+2
View File
@@ -36,6 +36,8 @@
}
- (NSString *) fullName;
- (NSArray *) orgUnits;
- (NSString *) photoURL;
@end