public final class

StateBuilders.State

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.builders.StateBuilders.State

Overview

StateBuilders.State information.

Summary

Methods
public static StateBuilders.State.Builderbuilder()

Returns a new StateBuilders.State.Builder.

public static StateBuilders.StatefromProto(StateProto.State proto)

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 static StateBuilders.State.Builder builder()

Returns a new StateBuilders.State.Builder.

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

public StateProto.State toProto()