com.google.android.jacquard.sdk.pairing

package com.google.android.jacquard.sdk.pairing

Classes

Name Description
public class TagPairingStateMachine extends Object implements StateMachine

State machine for managing state during the pairing phase.

public abstract class TagPairingEvent extends Object

The types of events thatTagPairingStateMachinereacts to.

public static final enum TagPairingEvent.Type extends Enum
public class RequiredCharacteristics extends Object

Data class for holding the required characteristic for a jacquard tag.

public abstract class TagPairingState extends Object

The states the Pairing state machine can be in.

public static final enum TagPairingState.Type extends Enum