public interface

EventProto.TileRemoveEventOrBuilder

 androidx.wear.tiles.proto.EventProto.TileRemoveEventOrBuilder

Subclasses:

EventProto.TileRemoveEvent, EventProto.TileRemoveEvent.Builder

Summary

Methods
public intgetTileId()

 Instance ID of the removed tile, allocated when the tile instance
 was added to the carousel.

Methods

public int getTileId()

 Instance ID of the removed tile, allocated when the tile instance
 was added to the carousel.
 
uint32 tile_id = 1;

Returns:

The tileId.