public final class

StateBuilders.State

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.StateBuilders.State

Overview

StateBuilders.State information.

Summary

Methods
public static StateBuilders.StatefromProto(StateProto.State proto)

public FingerprintgetFingerprint()

Get the fingerprint for this object, or null if unknown.

public java.lang.StringgetLastClickableId()

Gets the ID of the clickable that was last clicked.

public StateProto.StatetoProto()

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public java.lang.String getLastClickableId()

Gets the ID of the clickable that was last clicked.

public Fingerprint getFingerprint()

Get the fingerprint for this object, or null if unknown.

public static StateBuilders.State fromProto(StateProto.State proto)

public StateProto.State toProto()