lib/purecloud/models/screenshare.rb in purecloud-0.64.1 vs lib/purecloud/models/screenshare.rb in purecloud-0.65.1

- old
+ new

@@ -111,11 +111,9 @@ self.context = attributes[:'context'] end if attributes[:'sharing'] self.sharing = attributes[:'sharing'] - else - self.sharing = false end if attributes[:'peerCount'] self.peer_count = attributes[:'peerCount'] end