Function

Shumate-1.0Shumateset_user_agent

  • Sets the user agent that libshumate uses for all requests.

    This API is not thread-safe and should only be called from the main thread.

    Parameters

    • Optionalnew_user_agent: string

      the new user agent, or null to reset to the default

    Returns void