docs.unity3d.com
    Show / Hide Table of Contents

    Class PvpHttpClient

    Inheritance
    Object
    PvpHttpClient
    Namespace: PvpXray
    Syntax
    public class PvpHttpClient : IPvpHttpClient

    Constructors

    PvpHttpClient(String)

    Declaration
    public PvpHttpClient(string userAgent)
    Parameters
    Type Name Description
    String userAgent

    Methods

    GetStream(String, out Int32)

    Declaration
    public Stream GetStream(string url, out int status)
    Parameters
    Type Name Description
    String url
    Int32 status
    Returns
    Type Description
    Stream
    Implements
    IPvpHttpClient.GetStream(String, out Int32)

    Extension Methods

    PvpHttpClientExtensions.GetString(IPvpHttpClient, String, out Int32)
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023