|
Avaya Client Services API Reference (iOS)
|
Set of optional parameters for Download service. More...
#import <CSDownloadOptionalParameters.h>
Inherits NSObject.
Instance Methods | |
| (instancetype) | - initWithETag: |
Properties | |
| NSString * | eTag |
| HTTP 1.1 entity tag that can be set for download request. More... | |
Set of optional parameters for Download service.
| - (instancetype) initWithETag: | (NSString *) | eTag |
|
readwritenonatomiccopy |
HTTP 1.1 entity tag that can be set for download request.
Use value returned by Download Service's completion handler or empty string.