Method: PureCloud::Video#video_muted
- Defined in:
- lib/purecloud/models/video.rb
#video_muted ⇒ Object
Indicates whether this participant has muted/paused their outgoing video.
34 35 36 |
# File 'lib/purecloud/models/video.rb', line 34 def video_muted @video_muted end |