Class: FalseClass

Inherits:
Object
  • Object
show all
Defined in:
lib/skype/sharefunctions.rb,
lib/skype/object.rb

Overview

:nodoc: all-

Instance Method Summary collapse

Instance Method Details

#_strObject



293
294
295
# File 'lib/skype/object.rb', line 293

def _str
  "FALSE"
end

#_swiObject



289
290
291
# File 'lib/skype/object.rb', line 289

def _swi
  "OFF"
end