Search Results for

    / fm / liveswitch / ClientState

    Enumeration: ClientState

    fm.liveswitch.ClientState

    The state of a client.

    Table of contents

    Enumeration members

    • New
    • Registered
    • Registering
    • Unregistered
    • Unregistering

    Enumeration members

    New

    • New: = 1

    Indicates that the client is new and has not yet registered with the gateway.

    Defined in: Generated/TypeScript/fm.liveswitch/ClientState.ts:14


    Registered

    • Registered: = 3

    Indicates that the client is registered with the gateway.

    Defined in: Generated/TypeScript/fm.liveswitch/ClientState.ts:26


    Registering

    • Registering: = 2

    Indicates that the client is registering with the gateway.

    Defined in: Generated/TypeScript/fm.liveswitch/ClientState.ts:20


    Unregistered

    • Unregistered: = 5

    Indicates that the client is unregistered with the gateway.

    Defined in: Generated/TypeScript/fm.liveswitch/ClientState.ts:38


    Unregistering

    • Unregistering: = 4

    Indicates that the client is unregistering with the gateway.

    Defined in: Generated/TypeScript/fm.liveswitch/ClientState.ts:32

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