traverse
Description:
Calls the func
for each MessageContentInfo, including the top
one.
The func
can return true to continue processing or false to
stop it.
Parameters:
this | |
func | |
user_data |
user data passed to |
Returns:
false on error or when the |