Name | Type | Description | Notes |
---|---|---|---|
NO_BARGE_IN | BargeInReason | Represented in Ruby as "noBargeIn" | |
BARGE_IN_BY_DTMF | BargeInReason | Represented in Ruby as "bargeInByDTMF" | |
BARGE_IN_BY_ENERGY | BargeInReason | Represented in Ruby as "bargeInByEnergy" |
require 'freeclimb'
instance = Freeclimb::BargeInReason::[NAME OF ENUM]