ES2Web.DownloadFilenames

public IEnumerator DownloadFilenames()

Returns

IEnumerator The IEnumerator for the coroutine.

Description

Downloads our filenames from the URL specified when creating the ES2Web object.

To be using in conjunction with ES2Web.GetFilenames().

C#

A coroutine which downloads all data stored in myFile.txt on the server