docs.unity3d.com
    Show / Hide Table of Contents

    Class SignalingMessage

    Inheritance
    Object
    SignalingMessage
    Namespace: Unity.RenderStreaming
    Syntax
    [Serializable]
    public class SignalingMessage

    Fields

    candidate

    Declaration
    public string candidate
    Field Value
    Type Description
    String

    connectionId

    Declaration
    public string connectionId
    Field Value
    Type Description
    String

    message

    Declaration
    public string message
    Field Value
    Type Description
    String

    peerExists

    Declaration
    public bool peerExists
    Field Value
    Type Description
    Boolean

    sdp

    Declaration
    public string sdp
    Field Value
    Type Description
    String

    sdpMid

    Declaration
    public string sdpMid
    Field Value
    Type Description
    String

    sdpMLineIndex

    Declaration
    public int sdpMLineIndex
    Field Value
    Type Description
    Int32

    sessionId

    Declaration
    public string sessionId
    Field Value
    Type Description
    String

    status

    Declaration
    public string status
    Field Value
    Type Description
    String

    type

    Declaration
    public string type
    Field Value
    Type Description
    String
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023