Class: Blueticks::Types::Engine
- Defined in:
- lib/blueticks/types/engines.rb
Overview
A single engine session connected to the workspace (engines.list item).
type is "gateway" (a remote server-side engine / Blueticks 24/7 gateway
or baileys pod) or "regular" (the user's own WhatsApp Web extension).
Method Summary
Methods inherited from Base
#==, assert_kind!, coerce, field, fields, from_hash, #hash, #initialize, #to_h
Constructor Details
This class inherits a constructor from Blueticks::Types::Base