Search Results for

    Show / Hide Table of Contents

    Enum MessageType

    The list of valid message types.

    Namespace: FM.LiveSwitch.Stun
    Assembly: FM.LiveSwitch.dll
    Syntax
    public enum MessageType : int

    Fields

    Name Description
    ErrorResponse

    Specifies that the message is a response indicating failure.

    Indication

    Specifies that the message is an indication (no response).

    Request

    Specifies that the message is a request.

    SuccessResponse

    Specifies that the message is a response indicating success.

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