ScanResult

 class 
 ScanResult 
 : 
 AbstractSafeParcelable 

Represents a device scan result.

Summary

Public constructors

<init> ( remoteDevices : List < RemoteDevice > )

Represents a device scan result.

Public methods

Properties

The current list of available remote devices.

Companion properties

Public constructors

<init>

 ScanResult 
 ( 
 remoteDevices 
 : 
  List 
 
 < 
  RemoteDevice 
 
 > 
 ) 

Represents a device scan result.

Public methods

writeToParcel

 fun 
 writeToParcel 
 ( 

dest : Parcel ,
flags : Int
) : Unit

Properties

remoteDevices

 val 
 remoteDevices 
 : 
  List 
 
 < 
  RemoteDevice 
 
 > 

The current list of available remote devices. Devices will drop off the list if they are no longer available, and be added to the list if they are newly found.

Companion properties

CREATOR

 val 
 CREATOR 
 : 
  Creator 
 
 < 
  ScanResult 
 
 > 
Create a Mobile Website
View Site in Mobile | Classic
Share by: