Search Results for

    Show / Hide Table of Contents

    Class TokenType

    A token type.

    Inheritance
    System.Object
    TokenType
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class TokenType

    Properties

    Event

    Gets the "event" token type string.

    Declaration
    public static string Event { get; }
    Property Value
    Type Description
    System.String

    Join

    Gets the "join" token type string.

    Declaration
    public static string Join { get; }
    Property Value
    Type Description
    System.String

    Register

    Gets the "register" token type string.

    Declaration
    public static string Register { get; }
    Property Value
    Type Description
    System.String

    WebSocketAccess

    Gets the "websocketaccess" token type string.

    Declaration
    public static string WebSocketAccess { get; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.19.0