public class

EventReaders.TileAddEvent

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.readers.EventReaders.TileAddEvent

Overview

Reader for a TileAddEventData instance.

Summary

Methods
public static EventReaders.TileAddEventfromParcelable(TileAddEventData parcelable)

Create an instance of this reader from a given TileAddEventData instance.

public intgetTileId()

Get the tile ID of the tile added to the carousel.

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

Methods

public static EventReaders.TileAddEvent fromParcelable(TileAddEventData parcelable)

Create an instance of this reader from a given TileAddEventData instance.

public int getTileId()

Get the tile ID of the tile added to the carousel.