Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WSDL サーバーを使用するアプリを開発しています。wsdl2objc からコードを生成しました。SOAP エンベロープ リクエスト ヘッダーの作成を完了し、サーバー コールを開始しようとしています。サーバー呼び出しの応答をキャプチャする方法を教えてください。onload()生成された sudzc WSDL コードのメソッドのような応答をキャプチャするデリゲート メソッドはありますか?
onload()