getXValue (method)

Retrieves a valid XPath expression from the HTTP response after calling SendCustomRequest .

Syntax

- (NSString*)getXValue:(NSString*)XPath;
public func getXValue(_ XPath: String) throws -> String

Remarks

This method allows a user to retrieve a valid XPath expression from the HTTP response after calling SendCustomRequest.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 iOS Edition - Version 20.0 [Build 8308]