class Browser::Device::Samsung

Defined in:

browser/device/samsung.cr

Constant Summary

REGEX = /\(Linux.*?; Android.*?; (SAMSUNG )?(SM-[A-Z0-9]+).*?\)/i

Class Method Summary

Instance Method Summary

Instance methods inherited from class Browser::Device::Base

match? : Bool match?, ua : String ua

Constructor methods inherited from class Browser::Device::Base

new(ua : String) new

Class Method Detail

def self.names #

[View source]

Instance Method Detail

def code #

[View source]
def id : String #

[View source]
def match? : Bool #

[View source]
def matches #

[View source]
def name : String #

[View source]