Builder

classBuilder
kotlin.Any
com.google.android.gms.dtdi.core.GetDevicesResult.Builder

Builder forGetDevicesResult.

Summary

Public constructors

Builder forGetDevicesResult.

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 forGetDevicesResult.

Public methods

build

funbuild():GetDevicesResult

Build this GetDevicesResult.

setAnalyticsInfo

funsetAnalyticsInfo(analyticsInfo:AnalyticsInfo):GetDevicesResult.Builder

Flow information for this event.

setDevices

funsetDevices(devices:List<SelectedDevice>):GetDevicesResult.Builder

Devices that were selected to be part of the experience.