Properties
				
					
					Private Readonly accessToken
					accessToken: string
					
				
				
					
					Private Readonly applicationId
					applicationId: string
					
				
				
					
					Private cloverServer
					cloverServer: string
					
				
				
					
					Private Readonly 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
					
					
				
				
					
					Private Readonly merchantId
					merchantId: string
					
				
				
					
					Private reconnectDelay
					reconnectDelay: number
					
				
				
					
					Private webSocketFactoryFunction
					webSocketFactoryFunction: any