Message.foreach_
void foreach_(gmime.types.ObjectForeachFunc callback)Recursively calls callback on each of the mime parts in the mime message.
Parameters
callback | function to call on each of the mime parts contained by the mime message |
void foreach_(gmime.types.ObjectForeachFunc callback)Recursively calls callback on each of the mime parts in the mime message.
callback | function to call on each of the mime parts contained by the mime message |