FileUploadWebApiCommandParameter PropertiesCkSoftware GroupMe SDK - Documentation

The FileUploadWebApiCommandParameter type exposes the following members.

Properties

  NameDescription
Public propertyFileData
The stream of the file data to upload.
Public propertyFileName
The file-name of the given file.
Public propertyName
The name of the upload. This will be used by the content-processing for naming a given HTTP content.
Top
See Also