Skip to content

Instantly share code, notes, and snippets.

@andrewsuzuki
Created May 1, 2015 02:47
Show Gist options
  • Save andrewsuzuki/decf356ee5be192a737c to your computer and use it in GitHub Desktop.
Save andrewsuzuki/decf356ee5be192a737c to your computer and use it in GitHub Desktop.
for (Message message : _mailbox)
{
message.save(ab, ps);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment