Topic by Darsen Prasad
Content
Hi,
I am creating an Iphone application. I created the class structure based on wsdl for RightNow SOAP service in Objective C.
There is a declaration like
_service = new RightNowSyncServiceStub() in the java sample codes provided.
I can't find the class 'RightNowSyncServiceStub' ? in the WSDL.
Any suggestions ?
Thanks in Advance,
Darz