Show / Hide Table of Contents

    Delegate ConnectedEventHandler

    Namespace: Microsoft.MixedReality.SpectatorView
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void ConnectedEventHandler(SocketEndpoint endpoint);
    Parameters
    Type Name Description
    SocketEndpoint endpoint
    Back to top Generated by DocFX