Click or drag to resize
DownloadOptionalParameters Class
Set of optional parameters for Download service.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesDownloadOptionalParameters

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class DownloadOptionalParameters

The DownloadOptionalParameters type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyETag
HTTP 1.1 entity tag that can be set for download request. Use value returned by DownloadWithParametersCompletionHandler or empty string.
Top
See Also