Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateMessageSessionReceiverLinkOptions

Package version

Describes the options that need to be provided while creating a message session receiver link.

internal

Hierarchy

  • CreateMessageSessionReceiverLinkOptions

Index

Properties

onClose

onError

onError: OnAmqpEvent

onSessionClose

onSessionClose: OnAmqpEventAsPromise

onSessionError

onSessionError: OnAmqpEvent

onSettled

onSettled: OnAmqpEvent

Optional sessionId

sessionId: undefined | string

Generated using TypeDoc