Search Results for

    / fm / liveswitch / TokenType

    Class: TokenType

    fm.liveswitch.TokenType

    A token type.

    Table of contents

    Constructors

    • constructor

    Methods

    • getTypeString
    • getEvent
    • getJoin
    • getRegister

    Constructors

    constructor

    + new TokenType(): TokenType

    Returns: TokenType

    Defined in: Generated/TypeScript/fm.liveswitch/TokenType.ts:11

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/TokenType.ts:9


    getEvent

    ▸ StaticgetEvent(): string

    Gets the "event" token type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/TokenType.ts:28


    getJoin

    ▸ StaticgetJoin(): string

    Gets the "join" token type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/TokenType.ts:40


    getRegister

    ▸ StaticgetRegister(): string

    Gets the "register" token type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/TokenType.ts:52

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.14.6