Class: TrueClass

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

Overview

:nodoc: all

Instance Method Summary collapse

Instance Method Details

#_strObject



282
283
284
# File 'lib/skypeapi/object.rb', line 282

def _str
  "TRUE"
end

#_swiObject



278
279
280
# File 'lib/skypeapi/object.rb', line 278

def _swi
  "ON"
end