HTTP API Toolkit HTTP API Toolkit
HTTP API Toolkit HTTP API Toolkit
DocFX + Singulink = ♥

Search Results for

    Property Device

    Device

    Gets the device information from the User-Agent header in the request. Returns a parsed device platform, name and version if it could be identified, otherwise returns the raw user agent string.

    Declaration
    public override string Device { get; }
    Property Value
    Type Description
    string
    Overrides
    SessionContext<TSessionToken>.Device
    © Singulink. All rights reserved.