Skip to content

Instantly share code, notes, and snippets.

@plivesey
Last active August 29, 2015 14:01
Show Gist options
  • Select an option

  • Save plivesey/d231f0c2fd22e0a8a4b2 to your computer and use it in GitHub Desktop.

Select an option

Save plivesey/d231f0c2fd22e0a8a4b2 to your computer and use it in GitHub Desktop.
NotificationDataModel *model = [jsonDictionary isc_objectFromJSONWithClass:[NotificationDataModel class]];
[self updateNotificationCount:model.toast.notificationNumber];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment