Search Results for

    Show / Hide Table of Contents

    Class ContentTypeExtensions

    Inheritance
    Object
    ContentTypeExtensions
    Namespace: Algorand.Unity
    Assembly: cs.temp.dll.dll
    Syntax
    public static class ContentTypeExtensions

    Methods

    ParseRequestContentType(UnityWebRequest)

    Declaration
    public static ContentType ParseRequestContentType(this UnityWebRequest uwr)
    Parameters
    Type Name Description
    UnityWebRequest uwr
    Returns
    Type Description
    ContentType

    ParseResponseContentType(UnityWebRequest)

    Declaration
    public static ContentType ParseResponseContentType(this UnityWebRequest uwr)
    Parameters
    Type Name Description
    UnityWebRequest uwr
    Returns
    Type Description
    ContentType

    ToHeaderValue(ContentType)

    Declaration
    public static string ToHeaderValue(this ContentType contentType)
    Parameters
    Type Name Description
    ContentType contentType
    Returns
    Type Description
    String
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾