send (method)

Sends data to the remote host.

Syntax

- (void)send:(NSData*)text;
public func send(_ text: Data) throws -> Void

Remarks

This method sends data to the remote host. Calling this method is equivalent to setting the DataToSend property to Text.

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