docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PvpHttpClientExtensions

    Inheritance
    object
    PvpHttpClientExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: PvpXray
    Assembly: PvpXray.dll
    Syntax
    public static class PvpHttpClientExtensions

    Methods

    GetCheckStatus(IPvpHttpClient, string, int)

    Declaration
    public static PvpHttpResponse GetCheckStatus(this IPvpHttpClient self, string url, int expected = 200)
    Parameters
    Type Name Description
    IPvpHttpClient self
    string url
    int expected
    Returns
    Type Description
    PvpHttpResponse

    GetCheckStatus(IPvpHttpClient, string, int, int)

    Declaration
    public static PvpHttpResponse GetCheckStatus(this IPvpHttpClient self, string url, int expected1, int expected2)
    Parameters
    Type Name Description
    IPvpHttpClient self
    string url
    int expected1
    int expected2
    Returns
    Type Description
    PvpHttpResponse
    In This Article
    Back to top
    Copyright © 2025 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)