Table of Contents

Namespace Android.Companion

Classes

AssociatedDevice

https://developer.android.com/reference/android/companion/AssociatedDevice.html

AssociationInfo

https://developer.android.com/reference/android/companion/AssociationInfo.html

AssociationRequest

https://developer.android.com/reference/android/companion/AssociationRequest.html

AssociationRequest.Builder

https://developer.android.com/reference/android/companion/AssociationRequest.Builder.html

BluetoothDeviceFilter

https://developer.android.com/reference/android/companion/BluetoothDeviceFilter.html

BluetoothDeviceFilter.Builder

https://developer.android.com/reference/android/companion/BluetoothDeviceFilter.Builder.html

BluetoothLeDeviceFilter

https://developer.android.com/reference/android/companion/BluetoothLeDeviceFilter.html

BluetoothLeDeviceFilter.Builder

https://developer.android.com/reference/android/companion/BluetoothLeDeviceFilter.Builder.html

CompanionDeviceManager

https://developer.android.com/reference/android/companion/CompanionDeviceManager.html

CompanionDeviceManager.Callback

https://developer.android.com/reference/android/companion/CompanionDeviceManager.Callback.html

CompanionDeviceService

https://developer.android.com/reference/android/companion/CompanionDeviceService.html

CompanionException

https://developer.android.com/reference/android/companion/CompanionException.html

DeviceFilter

https://developer.android.com/reference/android/companion/DeviceFilter.html

DeviceFilter<D>

https://developer.android.com/reference/android/companion/DeviceFilter.html

DeviceNotAssociatedException

https://developer.android.com/reference/android/companion/DeviceNotAssociatedException.html

WifiDeviceFilter

https://developer.android.com/reference/android/companion/WifiDeviceFilter.html

WifiDeviceFilter.Builder

https://developer.android.com/reference/android/companion/WifiDeviceFilter.Builder.html

Interfaces

IDeviceFilter<D>

.NET interface for TO BE DEFINED FROM USER