vrLib SDK Documentation
HostInitiatedComms Property
NamespacesVideoRay.CommunicationInterfaceAdapter_KCF_SmartTetherHostInitiatedComms
Flag to indicate if all comms to the device are host initiated Examples would be standard VR devices, KCF nodes, etc. If this flag is false than the
Declaration Syntax
C#Visual BasicVisual C++
public override bool HostInitiatedComms { get; set; }
Public Overrides Property HostInitiatedComms As Boolean
public:
virtual property bool HostInitiatedComms {
	bool get () override;
	void set (bool value) override;
}
Value

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)