ios - Type 'ViewController' does not conform to protocol 'Wsdl2CodeProxyDelegate' -


when call wsdl2codeproxydelegate method showing type 'viewcontroller' not conform protocol 'wsdl2codeproxydelegate' error implemented required method @required.but don't know why getting error.can please solving issue.thanks ini getting below error,how can solve?? advance

as can see on following url

http://www.wsdl2code.com/

you need implement following methods, have implemented following methods.

func proxyrecievederror(ex: nsexception, inmethod method: string) { } 

and

func proxydidfinishloadingdata(data: anyobject, inmethod method: string) { } 

Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -