Class: NilClass

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

#_flagObject



239
240
241
# File 'lib/skypeapi/object.rb', line 239

def _flag
  nil
end

#_intObject



251
252
253
# File 'lib/skypeapi/object.rb', line 251

def _int
  nil
end

#_strObject



247
248
249
# File 'lib/skypeapi/object.rb', line 247

def _str
  ""
end

#_swiObject



243
244
245
# File 'lib/skypeapi/object.rb', line 243

def _swi
  nil
end