Builder

class Builder
kotlin.Any
   ↳ com.google.android.gms.dtdi.core.GetDevicesResult.Builder

Builder for GetDevicesResult.

Summary

Public constructors

Builder for GetDevicesResult.

Public methods

GetDevicesResult

Build this GetDevicesResult.

GetDevicesResult.Builder

Flow information for this event.

GetDevicesResult.Builder

Devices that were selected to be part of the experience.

Public constructors

<init>

Builder()

Builder for GetDevicesResult.

Public methods

build

fun build(): GetDevicesResult

Build this GetDevicesResult.

setAnalyticsInfo

fun setAnalyticsInfo(analyticsInfo: AnalyticsInfo): GetDevicesResult.Builder

Flow information for this event.

setDevices

fun setDevices(devices: List<SelectedDevice>): GetDevicesResult.Builder

Devices that were selected to be part of the experience.