Avaya Client Services API Reference (OS X)
Instance Methods | Properties | List of all members
CSDownloadOptionalParameters Class Reference

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...
 

Detailed Description

Set of optional parameters for Download service.

Method Documentation

- (instancetype) initWithETag: (NSString *)  eTag

Property Documentation

- (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.


The documentation for this class was generated from the following file: