Show / Hide Table of Contents

    Class USAEndPoint

    Inheritance
    System.Object
    EndPoint
    USAEndPoint
    Inherited Members
    EndPoint.customHelpPageURL
    EndPoint.GetHelpPageURL(String)
    Namespace: Appearition.Internal.EndPoints
    Assembly: Appearition.SDK.dll
    Syntax
    public class USAEndPoint : EndPoint

    Properties

    displayName

    Declaration
    public override string displayName { get; }
    Property Value
    Type Description
    System.String
    Overrides
    EndPoint.displayName

    endPointURL

    Declaration
    public override string endPointURL { get; }
    Property Value
    Type Description
    System.String
    Overrides
    EndPoint.endPointURL

    portalURL

    Declaration
    public override string portalURL { get; }
    Property Value
    Type Description
    System.String
    Overrides
    EndPoint.portalURL

    Extension Methods

    ObjectExtension.ToStream(Object)
    Back to top Appearition SDK for Unity API