This blog is based on iPhone and Android App Development.
id displayNameTypeValue = [object objectForKey:@"address"]; NSString *displayNameType = @""; if (displayNameTypeValue != [NSNull null]) displayNameType = (NSString *)displayNameTypeValue;
No comments:
Post a Comment