DownloadResultArgs Class |
Namespace: Avaya.ClientServices
public class DownloadResultArgs
The DownloadResultArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | DownloadResultArgs |
Name | Description | |
---|---|---|
![]() | ActualLocationURL |
New target URL if redirection happens. Contains the last URL in redirection chain.
|
![]() | ETag |
Value of HTTP 1.1 entity tag returned by server.
|
![]() | IsMovedPermanently |
Were all of the redirections in the redirection chain permanent?
|
![]() | IsNotModified |
A boolean value indicating whether the data was not modified. It is calculated by server based on the ETag passed in the optional parameters.
|