vrLib SDK Documentation
IsResponse Property
NamespacesVideoRay.CommunicationProtocol_PRO4_PacketIsResponse
Test to check if packet is a response
Declaration Syntax
C#Visual BasicVisual C++
public bool IsResponse { get; }
Public ReadOnly Property IsResponse As Boolean
public:
property bool IsResponse {
	bool get ();
}
Value
True if packet is a response

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