MessageContentInfoTraverseCallback


Description:

[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "3.36" ) ]
public delegate bool MessageContentInfoTraverseCallback (MessageContentInfo ci, int depth)

This is the callback signature for traverse.

Parameters:

ci

a MessageContentInfo

depth

the current depth

user_data

data passed to traverse

Returns:

true to continue processing or false to stop it.


Namespace: Camel
Package: camel-1.2