Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WebSocketCloudCloverDeviceConfigurationBuilder

Index

Constructors

constructor

Properties

Private accessToken

accessToken: string

Private applicationId

applicationId: string

Private cloverServer

cloverServer: string

Private deviceId

deviceId: string

Private forceConnect

forceConnect: boolean = false

Private friendlyId

friendlyId: string

Private heartbeatDisconnectTimeout

heartbeatDisconnectTimeout: number

Private heartbeatInterval

heartbeatInterval: number

Private httpSupport

httpSupport: HttpSupport

Private imageUtil

imageUtil: IImageUtil

Private merchantId

merchantId: string

Private reconnectDelay

reconnectDelay: number

Private webSocketFactoryFunction

webSocketFactoryFunction: any

Methods

build

getAccessToken

  • getAccessToken(): string

getApplicationId

  • getApplicationId(): string

getCloverServer

  • getCloverServer(): string

getDeviceId

  • getDeviceId(): string

getForceConnect

  • getForceConnect(): boolean

getFriendlyId

  • getFriendlyId(): string

getHeartbeatDisconnectTimeout

  • getHeartbeatDisconnectTimeout(): number

getHeartbeatInterval

  • getHeartbeatInterval(): number

getHttpSupport

  • getHttpSupport(): HttpSupport

getImageUtil

getMerchantId

  • getMerchantId(): string

getReconnectDelay

  • getReconnectDelay(): number

getWebSocketFactoryFunction

  • getWebSocketFactoryFunction(): any

setCloverServer

setForceConnect

setFriendlyId

setHeartbeatDisconnectTimeout

setHeartbeatInterval

setHttpSupport

setImageUtil

setReconnectDelay

setWebSocketFactoryFunction

Generated using TypeDoc