vrLib SDK Documentation
IsBroadcast Property
NamespacesVideoRay.CommunicationProtocol_PRO4_PacketIsBroadcast
Test to check if ID is a broadcast or not
Declaration Syntax
C#Visual BasicVisual C++
public bool IsBroadcast { get; }
Public ReadOnly Property IsBroadcast As Boolean
public:
property bool IsBroadcast {
	bool get ();
}
Value
True if ID is broadcast

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