UAInspector v0.15.1 UAInspector.Parser.Device View Source
UAInspector device information parser.
Link to this section Summary
Functions
Parses information from a user agent
Parses the version out of a (possible) HbbTV user agent
Link to this section Functions
Parses information from a user agent.
Returns :unknown
if no information is not found in the database.
iex> parse("--- undetectable ---")
:unknown
Callback implementation for UAInspector.Parser.parse/1
.
Parses the version out of a (possible) HbbTV user agent.