How do i set username on the message context on the server side? I need to do it programatically

Service  service = new Service();
Call call = (Call) service.createCall();
call.setUsername(this.userName);


Can i do that?

_________________________________________________________________
The next generation of Search—say hello! http://imagine-windowslive.com/minisites/searchlaunch/?locale=en-us&FORM=WLMTAG


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to