docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PvpHttpClient

    Inheritance
    object
    PvpHttpClient
    Implements
    IPvpHttpClient
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: PvpXray
    Assembly: solution.dll
    Syntax
    public class PvpHttpClient : IPvpHttpClient

    Constructors

    Name Description
    PvpHttpClient(string)
    PvpHttpClient(string, bool)

    Methods

    Name Description
    GetStream(string, out int)

    Perform a HTTP GET request to the given URL, returning the HTTP status code and the response body as a stream.

    Extension Methods

    PvpHttpClientExtensions.GetArray(IPvpHttpClient, string, out int, out byte[], out int)
    PvpHttpClientExtensions.GetString(IPvpHttpClient, string, out int)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)