UAInspector v0.15.1 UAInspector.Parser.Client View Source

UAInspector client information parser.

Link to this section Summary

Functions

Parses information from a 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.