eyefi
Version:
integrate image-uploads from eye-fi cards into your application
12 lines • 520 B
text/xml
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<StartSessionResponse xmlns="http://localhost/api/soap/eyefilm">
<credential><%= credential %></credential>
<snonce><%= snonce %></snonce>
<transfermode>2</transfermode>
<transfermodetimestamp><%= transfermodetimestamp %></transfermodetimestamp>
<upsyncallowed>false</upsyncallowed>
</StartSessionResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>