GetDevicesResult

 class 
 GetDevicesResult 
 : 
 AbstractSafeParcelable 
 , 
 ReflectedParcelable 

Devices selected with DtdiClient.createDevicePickerIntent .

Summary

Nested classes

Builder for GetDevicesResult .

Public constructors

<init> ( devices : List < SelectedDevice > , analyticsInfo : AnalyticsInfo )

Devices selected with DtdiClient.createDevicePickerIntent .

Public methods

Properties

Analytics information for this event.

Devices that were selected to be part of the experience.

Companion properties

Required Parcelable Creator.

Public constructors

<init>

 GetDevicesResult 
 ( 

devices : List < SelectedDevice > ,
analyticsInfo : AnalyticsInfo )

Devices selected with DtdiClient.createDevicePickerIntent .

Public methods

writeToParcel

 fun 
 writeToParcel 
 ( 

dest : Parcel ,
flags : Int
) : Unit

Properties

analyticsInfo

 val 
 analyticsInfo 
 : 
  AnalyticsInfo 
 

Analytics information for this event.

devices

 val 
 devices 
 : 
  List 
 
 < 
  SelectedDevice 
 
 > 

Devices that were selected to be part of the experience.

Companion properties

CREATOR

 val 
 CREATOR 
 : 
  Creator 
 
 < 
  GetDevicesResult 
 
 > 

Required Parcelable Creator.

Create a Mobile Website
View Site in Mobile | Classic
Share by: