Module: Skype

Defined in:
lib/mac-skype/Ruby4Skype.rb

Defined Under Namespace

Modules: OS

Class Method Summary collapse

Class Method Details

.initObject



5
6
7
8
9
# File 'lib/mac-skype/Ruby4Skype.rb', line 5

def init
  init_os(Skype::OS::MacNative, "")
  @notify = Hash.new
  init_notifier
end