Search Results for

    Show / Hide Table of Contents

    Enum ClientState

    The state of a client.

    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public enum ClientState : int

    Fields

    Name Description
    New

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

    Registered

    Indicates that the client is registered with the gateway.

    Registering

    Indicates that the client is registering with the gateway.

    Unregistered

    Indicates that the client is unregistered with the gateway.

    Unregistering

    Indicates that the client is unregistering with the gateway.

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