Method: PureCloud::TransformEndpoint#active
- Defined in:
- lib/purecloud/models/transform_endpoint.rb
#active ⇒ Object
Whether this TransformEndpoint is currently active and accepting transformation operations
42 43 44 |
# File 'lib/purecloud/models/transform_endpoint.rb', line 42 def active @active end |