AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
HoloToolkit.Sharing.DiscoveryClientAdapter Class Reference
Inheritance diagram for HoloToolkit.Sharing.DiscoveryClientAdapter:
HoloToolkit.Sharing.DiscoveryClientListener HoloToolkit.Sharing.Listener

Public Member Functions

override void OnRemoteSystemDiscovered (DiscoveredSystem remoteSystem)
 
override void OnRemoteSystemLost (DiscoveredSystem remoteSystem)
 
- Public Member Functions inherited from HoloToolkit.Sharing.DiscoveryClientListener
override void Dispose ()
 
 DiscoveryClientListener ()
 
delegate void SwigDelegateDiscoveryClientListener_0 (global::System.IntPtr remoteSystem)
 
delegate void SwigDelegateDiscoveryClientListener_1 (global::System.IntPtr remoteSystem)
 
- Public Member Functions inherited from HoloToolkit.Sharing.Listener
void UnregisterAll ()
 
bool IsRegistered ()
 
 Listener ()
 

Events

Action< DiscoveredSystemDiscoveredEvent
 
Action< DiscoveredSystemLostEvent
 

Additional Inherited Members

- Protected Attributes inherited from HoloToolkit.Sharing.Listener
bool swigCMemOwn
 

Detailed Description

Definition at line 8 of file DiscoveryClientAdapter.cs.

Member Function Documentation

§ OnRemoteSystemDiscovered()

override void HoloToolkit.Sharing.DiscoveryClientAdapter.OnRemoteSystemDiscovered ( DiscoveredSystem  remoteSystem)
virtual

Reimplemented from HoloToolkit.Sharing.DiscoveryClientListener.

Definition at line 13 of file DiscoveryClientAdapter.cs.

§ OnRemoteSystemLost()

override void HoloToolkit.Sharing.DiscoveryClientAdapter.OnRemoteSystemLost ( DiscoveredSystem  remoteSystem)
virtual

Reimplemented from HoloToolkit.Sharing.DiscoveryClientListener.

Definition at line 21 of file DiscoveryClientAdapter.cs.

Event Documentation

§ DiscoveredEvent

Action<DiscoveredSystem> HoloToolkit.Sharing.DiscoveryClientAdapter.DiscoveredEvent

Definition at line 10 of file DiscoveryClientAdapter.cs.

§ LostEvent

Action<DiscoveredSystem> HoloToolkit.Sharing.DiscoveryClientAdapter.LostEvent

Definition at line 11 of file DiscoveryClientAdapter.cs.


The documentation for this class was generated from the following file: