InnerGestureNotificationSubscription

public class InnerGestureNotificationSubscription extends InnerNotification

Use to subscribe to gesture notifications from the tag.

When a gesture is performed on the gear aGesturewill be emitted fromConnectedJacquardTag

Constructors

Name Description
public InnerGestureNotificationSubscription()

Methods

getExtensionType

protected getExtensionType()

ReturnValue

Name Description

getNotification

protected Gesture getNotification(DataChannelNotification dataChannelNotification)

Parameters

Name Description
DataChannelNotification dataChannelNotification

ReturnValue

Name Description
Gesture