Method: PureCloud::Screenshare#sharing

Defined in:
lib/purecloud/models/screenshare.rb

#sharingObject

Indicates whether this participant is sharing their screen.



31
32
33
# File 'lib/purecloud/models/screenshare.rb', line 31

def sharing
  @sharing
end