CConnectionMode

public enum CConnectionMode

Defines the type of connection between ECR and EFT Terminal.

  • ECR and EFT Terminal exchange connection parameters using broadcasting before connecting.

    Declaration

    Swift

    case broadcast
  • ECR and EFT Terminal connect directly using pre-configured connection parameters.

    Declaration

    Swift

    case onFixIp