IPWorks Encrypt 2020 iOS Edition

Questions / Feedback?

headerParamName (property)

The header parameter name.

Syntax

- (NSString*)headerParamName:(int)headerParamIndex;
- (void)setHeaderParamName:(int)headerParamIndex:(NSString*)newHeaderParamName;
public func headerParamName(headerParamIndex: Int32) throws -> String
public func setHeaderParamName(headerParamIndex: Int32, newHeaderParamName: String) throws -> Void

Default Value

""

Remarks

The header parameter name.

The HeaderParamIndex parameter specifies the index of the item in the array. The size of the array is controlled by the HeaderParamCount property.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 iOS Edition - Version 20.0 [Build 8155]