< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] IntergerCategory


To set IntegerCategory::mValue (or the more recent UInt32Category::mValue), you do the following:

IntegerCategory i;
i.value()=100;

A specific example of this is setting a Max-Forwards header:

SipMessage msg;
msg.header(h_MaxForwards).value()=20;

Best regards,
Byron Campen


Hello,

I tried to set the value of the mValue attribut of an IntergerCategory object using param,
but I did not find the name of the parameter in ParserCategory.
Is it possible to do it like that?

IntegerCategory i;
i.param(<"I dont know">) = 100 ;

Thanks
Viet


It's here! Your new message!
Get new email alerts with the free Yahoo! Toolbar.
_______________________________________________
resiprocate-devel mailing list

Attachment: smime.p7s
Description: S/MIME cryptographic signature