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.
AndroidクライアントからWCFWebサービスを呼び出す必要があります。そのWebサービスメソッドには独自のクラス(.netクラスオブジェクト)があります。カスタマイズされた(.netクラスオブジェクト)をパラメーターとしてWebサービスメソッドに渡すにはどうすればよいですか。
前もって感謝します...!
このチュートリアルを見てください。KSOAPを使用した複雑なオブジェクト。KvmSerializableインターフェイスを実装する必要があります。