EventBuilders.TileAddEvent.Builder


class EventBuilders.TileAddEvent.Builder


Builder for TileAddEvent

Summary

Public constructors

Public functions

EventBuilders.TileAddEvent

Builds an instance from accumulated values.

EventBuilders.TileAddEvent.Builder
setTileId(tileId: Int)

Sets the ID of the tile added to the carousel.

Public constructors

Builder

Added in 1.0.0
Builder()

Public functions

build

Added in 1.0.0
fun build(): EventBuilders.TileAddEvent

Builds an instance from accumulated values.

setTileId

Added in 1.2.0
fun setTileId(tileId: Int): EventBuilders.TileAddEvent.Builder

Sets the ID of the tile added to the carousel.