Greetings!
 
How do I programatically set a field-value pair in the muli-purpose info field within a message node? Currently, I have a Struts Action class that posts a message using the Message Builder post method, however, I am unable to add an extra field-value pair ( for example a url field), since the setInfo method is private, and thus not accessible.
 
Your help is greatly appreciated,
 
Thanks,
 
Curtney

Reply via email to