Method: PureCloud::Video#sharing_screen
- Defined in:
- lib/purecloudclient_v2a/models/video.rb
#sharing_screen ⇒ Object
Indicates whether this participant is sharing their screen to the session.
37 38 39 |
# File 'lib/purecloudclient_v2a/models/video.rb', line 37 def sharing_screen @sharing_screen end |