@foreach


Description:

public void @foreach (ObjectForeachFunc callback)

Recursively calls callback on each of the mime parts in the mime message.

Parameters:

this

A Message

callback

function to call on each of the mime parts contained by the mime message

user_data

user-supplied callback data