menu
idena_lib_dart package
documentation
pubdev/dartssh/transport.dart
SSHTransport
handleChannelClose abstract method
handleChannelClose abstract method
dark_mode
light_mode
handleChannelClose
abstract method
void
handleChannelClose
(
Channel
chan
, [
String
description
])
Implementation
void handleChannelClose(Channel chan, [String description]);
idena_lib_dart package
documentation
pubdev/dartssh/transport
SSHTransport
handleChannelClose abstract method
SSHTransport class