Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 480 Bytes

BargeInReason.md

File metadata and controls

18 lines (12 loc) · 480 Bytes

Freeclimb::BargeInReason

Properties

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"

Example

require 'freeclimb'

instance = Freeclimb::BargeInReason::[NAME OF ENUM]