IPWorks WebSockets 2020 iOS Edition

Questions / Feedback?

sendFile (method)

Send file to the remote host.

Syntax

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

Remarks

This method sends the file to the client specified by the ConnectionId.

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