Method: Freeclimb::ConferenceParticipantResult#dtmf_pass_through

Defined in:
lib/freeclimb/models/conference_participant_result.rb

#dtmf_pass_throughObject

True if this Participant had dtmfPassThrough privileges in the Conference. False otherwise.



44
45
46
# File 'lib/freeclimb/models/conference_participant_result.rb', line 44

def dtmf_pass_through
  @dtmf_pass_through
end