Skip to content

SshChannelOpenFailed

[Source]

class val SshChannelOpenFailed is
  Stringable box

Implements


Constructors

create

[Source]

new val create(
  reason_code': U32 val,
  description': String val)
: SshChannelOpenFailed val^

Parameters

  • reason_code': U32 val
  • description': String val

Returns


Public fields

let reason_code: U32 val

[Source]


let description: String val

[Source]


Public Functions

string

[Source]

fun box string()
: String iso^

Returns