Method: Bandwidth::TransferCompleteCallback#cause

Defined in:
lib/bandwidth-sdk/models/transfer_complete_callback.rb

#causeObject

Reason the call failed - hangup, busy, timeout, cancel, rejected, callback-error, invalid-bxml, application-error, account-limit, node-capacity-exceeded, error, or unknown.



64
65
66
# File 'lib/bandwidth-sdk/models/transfer_complete_callback.rb', line 64

def cause
  @cause
end