{
[cell setInputString:str];
[cell setRow:row];
[cell setColumn:column];
[cell setResultString:str];
[service fetchEntryByInsertingEntry:entry
forFeedURL:feedURL
delegate:self
didFinishSelector:@selector(updateEntriesTicket:finishedWithFeed:error:)];
}
--
You received this message because you are subscribed to the Google Groups "Google Data APIs Objective-C Client Library Discussion" group.
To post to this group, send email to gdata-objec...@googlegroups.com.
To unsubscribe from this group, send email to gdata-objectivec-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gdata-objectivec-client?hl=en.