docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate NetworkSendInterface.EndSendMessageDelegate

    Invoked from the lower level library at the end of the message sending routine.

    Namespace: Unity.Networking.Transport
    Assembly: solution.dll
    Syntax
    public delegate int NetworkSendInterface.EndSendMessageDelegate(ref NetworkInterfaceSendHandle handle, ref NetworkInterfaceEndPoint address, IntPtr userData, ref NetworkSendQueueHandle sendQueue)
    Parameters
    Type Name Description
    NetworkInterfaceSendHandle handle
    NetworkInterfaceEndPoint address
    IntPtr userData
    NetworkSendQueueHandle sendQueue
    Returns
    Type Description
    int
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)