Show / Hide Table of Contents

    Interface IComponentObserver

    Component that syncs local content based on changes to an IComponentBroadcaster

    Namespace: Microsoft.MixedReality.SpectatorView
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IComponentObserver

    Methods

    Read(SocketEndpoint, BinaryReader)

    Declaration
    void Read(SocketEndpoint sendingEndpoint, BinaryReader message)
    Parameters
    Type Name Description
    SocketEndpoint sendingEndpoint
    BinaryReader message
    In This Article
    • Methods
      • Read(SocketEndpoint, BinaryReader)
    Back to top Generated by DocFX