Search Results for

    / fm / liveswitch / NetworkConnectionState

    Enumeration: NetworkConnectionState

    fm.liveswitch.NetworkConnectionState

    The internet connection state of a client.

    Table of contents

    Enumeration members

    • Connected
    • Disconnected
    • New

    Enumeration members

    Connected

    • Connected: = 2

    Indicates that the client has internet connection.

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


    Disconnected

    • Disconnected: = 3

    Indicates that the client has disconnected from the internet.

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


    New

    • New: = 1

    Indicates that the client is new.

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

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