Method: PureCloud::SocialExpression#disconnect_type
- Defined in:
- lib/purecloud/models/social_expression.rb
#disconnect_type ⇒ Object
System defined string indicating what caused the communication to disconnect. Will be null until the communication disconnects.
49 50 51 |
# File 'lib/purecloud/models/social_expression.rb', line 49 def disconnect_type @disconnect_type end |