Mass Transfer

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Mass transfer refers to downloading or uploading a Live Meeting resource, such as meeting recordings or presentation slides. Mass transfer is a two-stage operation:

  1. Determine the URL of the resource by using a GetURL message. A client posts a GetURLRequest element specifying that a resource transfer is desired. The client receives a GetURLReply element containing the URL of the resource.

  2. Download the resource using HTTPS GET with the returned URL, if the mass transfer is for downloading. Upload the resource using HTTPS POST with the returned URL, if the mass transfer is for uploading.

For more information, see the discussions in Managing Meeting Recordings and Using the Live Meeting service API.

See Also

Concepts

Message Passing