DecodedControlAction#STOP
as
the default action, DecodedControlAction#MOTOR_ABC
as motor flag, and
0 as default speed.DecodedControlAction
into a two byte array.DecodedControlAction
, calling the user operation
listeners if needed.NxtARControlProtocol
instance.NxtARControlProtocol
instance.DecodedControlAction
is decoded with DecodedControlAction.Action.USER_1
.DecodedControlAction
is decoded with DecodedControlAction.Action.USER_2
.DecodedControlAction
is decoded with DecodedControlAction.Action.USER_3
.UserActionListener
to this object's listeners list calling it's
onListenerRegistered()
method.UserActionListener
from this object's listeners list calling it's
onListenerRemoved()
method.DataOutputStream
associated with this ARControl to the output stream passed as
parameter.DecodedControlAction
into the associated DataOutputStream
if any.DataOutputStream
if any.