closeChannel (method)

Closes a existing SSHChannel .

Syntax

- (void)closeChannel:(NSString*)channelId;
public func closeChannel(_ channelId: String) throws -> Void

Remarks

ChannelId is the identifier for the SSH channel to be closed.

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