sendFile (method)

Sends file to the remote host.

Syntax

- (void)sendFile:(NSString*)fileName;
public func sendFile(_ fileName: String) throws -> Void

Remarks

This method sends the specified file to the remote host the class is connected to.

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