class Jpmobile::Mobile::AndroidFeaturePhone

Constants

AFP_DEVICES

Android Feature Phone Device User Agents

USER_AGENT_REGEXP

Public Instance Methods

android_feature_phone?() click to toggle source
# File lib/jpmobile/mobile/android_feature_phone.rb, line 40
def android_feature_phone?
  true
end