Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EndPoint

Package version

Customer End point to store/retrieve data during a contact.

Hierarchy

  • EndPoint

Index

Properties

endPointName

endPointName: string

Name of an end point.

ipAddress

ipAddress: string

IP Address.

port

port: string

TCP port to listen on to receive data.

protocol

protocol: Protocol

Protocol either UDP or TCP.

Generated using TypeDoc