Class: NilClass

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

#_flagObject



240
241
242
# File 'lib/skype/object.rb', line 240

def _flag
  nil
end

#_intObject



252
253
254
# File 'lib/skype/object.rb', line 252

def _int
  nil
end

#_strObject



248
249
250
# File 'lib/skype/object.rb', line 248

def _str
  ""
end

#_swiObject



244
245
246
# File 'lib/skype/object.rb', line 244

def _swi
  nil
end