Class: Jpmobile::Mobile::AbstractMobile

Inherits:
Object
  • Object
show all
Defined in:
lib/jpmobile/mobile/android_feature_phone.rb

Instance Method Summary collapse

Instance Method Details

#android_feature_phone?Boolean

Returns:

  • (Boolean)


13
14
15
# File 'lib/jpmobile/mobile/android_feature_phone.rb', line 13

def android_feature_phone?
  false
end