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 |