IrCommandReceived Property

Returns true if an IR command has been received.

Definition

Namespace: RoboTx.Api
Assembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
C#
public bool Received { get; }

Property Value

Boolean

See Also