Method: PureCloud::CallBasic#disconnect_type
- Defined in:
- lib/purecloudplatformclientv2/models/call_basic.rb
#disconnect_type ⇒ Object
System defined string indicating what caused the communication to disconnect. Will be null until the communication disconnects.
54 55 56 |
# File 'lib/purecloudplatformclientv2/models/call_basic.rb', line 54 def disconnect_type @disconnect_type end |