Search Results for

    / fm / liveswitch / ProtocolType

    Enumeration: ProtocolType

    fm.liveswitch.ProtocolType

    A protocol type.

    Table of contents

    Enumeration members

    • Tcp
    • Tls
    • Udp
    • Unknown

    Enumeration members

    Tcp

    • Tcp: = 2

    Indicates the TCP protocol.

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


    Tls

    • Tls: = 3

    Indicates the TLS protocol.

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


    Udp

    • Udp: = 1

    Indicates the UDP protocol.

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


    Unknown

    • Unknown: = 4

    Indicates an unknown protocol.

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

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