Method: Adhearsion::Call#end_code

Defined in:
lib/adhearsion/call.rb

#end_codeString (readonly)

Returns the reason code for the call ending.

Returns:

  • (String)

    the reason code for the call ending



40
41
42
# File 'lib/adhearsion/call.rb', line 40

def end_code
  @end_code
end