ContinuousTouchNotificationSubscription

public class ContinuousTouchNotificationSubscription extends Object implements NotificationSubscription

Use to subscribe to continuous touch data from the tag.

When a the gear is touchTouchDatawill be emitted fromConnectedJacquardTag

Constructors

Name Description
public ContinuousTouchNotificationSubscription()

Methods

extract

public TouchData extract(byte[] packet)

Parameters

Name Description
byte[] packet

ReturnValue

Name Description
TouchData