Contents

init(value:kind:)

Creates a communication handle.

Declaration

init(value: String, kind: CommunicationHandle.Kind)

Parameters

  • value:

    The value of the communication handle.

  • kind:

    The type of communication handle.