Class: PushWoosher::Device::Android

Inherits:
Base
  • Object
show all
Defined in:
lib/push_woosher/device/android.rb

Constant Summary

Constants inherited from Base

Base::BASE_HOST, Base::BASE_PATH, Base::PROTOCOL

Instance Method Summary collapse

Methods inherited from Base

#register, #register_request_hash, #unregister, #unregister_request_hash

Methods inherited from Base

#config, #connection, #post_action

Instance Method Details

#device_typeObject



4
5
6
# File 'lib/push_woosher/device/android.rb', line 4

def device_type
  3
end