Class MobileESPConverted::UserAgentInfo
In: lib/mobileesp_converted/user_agent_info.rb
Parent: Object

Methods

detect_amazon_silk   detect_android   detect_android_phone   detect_android_tablet   detect_android_web_kit   detect_archos   detect_bada   detect_black_berry   detect_black_berry10_phone   detect_black_berry_high   detect_black_berry_low   detect_black_berry_tablet   detect_black_berry_touch   detect_black_berry_web_kit   detect_brew_device   detect_danger_hiptop   detect_firefox_o_s   detect_firefox_o_s_phone   detect_firefox_o_s_tablet   detect_game_console   detect_gaming_handheld   detect_garmin_nuvifone   detect_google_t_v   detect_ios   detect_ipad   detect_iphone   detect_iphone_or_ipod   detect_ipod   detect_kindle   detect_maemo_tablet   detect_meego   detect_meego_phone   detect_midp_capable   detect_mobile_long   detect_mobile_quick   detect_nintendo   detect_opera_mobile   detect_palm_o_s   detect_palm_web_o_s   detect_s60_oss_browser   detect_sailfish   detect_sailfish_phone   detect_smartphone   detect_sony_mylo   detect_sony_playstation   detect_symbian_o_s   detect_tier_iphone   detect_tier_other_phones   detect_tier_rich_css   detect_tier_tablet   detect_tizen   detect_tizen_t_v   detect_ubuntu   detect_ubuntu_phone   detect_ubuntu_tablet   detect_wap_wml   detect_web_o_s_t_v   detect_web_o_s_tablet   detect_webkit   detect_windows_mobile   detect_windows_phone   detect_windows_phone10   detect_windows_phone7   detect_windows_phone8   detect_xbox   get_http_accept   get_is_iphone   get_is_tier_generic_mobile   get_is_tier_iphone   get_is_tier_rich_css   get_is_tier_tablet   get_user_agent   init_device_scan   new  

Constants

ENGINE_WEB_KIT = "webkit"
DEVICE_IPHONE = "iphone"
DEVICE_IPOD = "ipod"
DEVICE_IPAD = "ipad"
DEVICE_MAC_PPC = "macintosh"
DEVICE_ANDROID = "android"
DEVICE_GOOGLE_T_V = "googletv"
DEVICE_WIN_PHONE7 = "windows phone os 7"
DEVICE_WIN_PHONE8 = "windows phone 8"
DEVICE_WIN_PHONE10 = "windows phone 10"
DEVICE_WIN_MOB = "windows ce"
DEVICE_WINDOWS = "windows"
DEVICE_IE_MOB = "iemobile"
DEVICE_PPC = "ppc"
ENGINE_PIE = "wm5 pie"
DEVICE_B_B = "blackberry"
DEVICE_B_B10 = "bb10"
VND_R_I_M = "vnd.rim"
DEVICE_B_B_STORM = "blackberry95"
DEVICE_B_B_BOLD = "blackberry97"
DEVICE_B_B_BOLD_TOUCH = "blackberry 99"
DEVICE_B_B_TOUR = "blackberry96"
DEVICE_B_B_CURVE = "blackberry89"
DEVICE_B_B_CURVE_TOUCH = "blackberry 938"
DEVICE_B_B_TORCH = "blackberry 98"
DEVICE_B_B_PLAYBOOK = "playbook"
DEVICE_SYMBIAN = "symbian"
DEVICE_S60 = "series60"
DEVICE_S70 = "series70"
DEVICE_S80 = "series80"
DEVICE_S90 = "series90"
DEVICE_PALM = "palm"
DEVICE_WEB_O_S = "webos"
DEVICE_WEB_O_STV = "web0s"
DEVICE_WEB_O_SHP = "hpwos"
DEVICE_NUVIFONE = "nuvifone"
DEVICE_BADA = "bada"
DEVICE_TIZEN = "tizen"
DEVICE_MEEGO = "meego"
DEVICE_SAILFISH = "sailfish"
DEVICE_UBUNTU = "ubuntu"
DEVICE_KINDLE = "kindle"
ENGINE_SILK = "silk-accelerated"
ENGINE_BLAZER = "blazer"
ENGINE_XIINO = "xiino"
VNDWAP = "vnd.wap"
WML = "wml"
DEVICE_TABLET = "tablet"
DEVICE_BREW = "brew"
DEVICE_DANGER = "danger"
DEVICE_HIPTOP = "hiptop"
DEVICE_PLAYSTATION = "playstation"
DEVICE_PLAYSTATION_VITA = "vita"
DEVICE_NINTENDO_DS = "nitro"
DEVICE_NINTENDO = "nintendo"
DEVICE_WII = "wii"
DEVICE_XBOX = "xbox"
DEVICE_ARCHOS = "archos"
ENGINE_FIREFOX = "firefox"
ENGINE_OPERA = "opera"
ENGINE_NETFRONT = "netfront"
ENGINE_UP_BROWSER = "up.browser"
ENGINE_OPEN_WEB = "openweb"
DEVICE_MIDP = "midp"
UPLINK = "up.link"
ENGINE_TELECA_Q = "teleca q"
DEVICE_PDA = "pda"
MINI = "mini"
MOBILE = "mobile"
MOBI = "mobi"
SMART_T_V1 = "smart-tv"
SMART_T_V2 = "smarttv"
MAEMO = "maemo"
LINUX = "linux"
QTEMBEDDED = "qt embedded"
MYLOCOM2 = "com2"
MANU_SONY_ERICSSON = "sonyericsson"
MANUERICSSON = "ericsson"
MANU_SAMSUNG1 = "sec-sgh"
MANU_SONY = "sony"
MANU_HTC = "htc"
SVC_DOCOMO = "docomo"
SVC_KDDI = "kddi"
SVC_VODAFONE = "vodafone"
DIS_UPDATE = "update"

Attributes

http_accept  [R] 
init_completed  [R] 
is_android  [R] 
is_android_phone  [R] 
is_iphone  [R] 
is_mobile_phone  [R] 
is_tier_generic_mobile  [R] 
is_tier_iphone  [R] 
is_tier_rich_css  [R] 
is_tier_tablet  [R] 
is_webkit  [R] 
user_agent  [R] 

Public Class methods

Public Instance methods

[Validate]