AssociationInfo.DeviceProfile Property

Definition

public string? DeviceProfile { [Android.Runtime.Register("getDeviceProfile", "()Ljava/lang/String;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getDeviceProfile", "()Ljava/lang/String;", "", ApiSince=33)>]
member this.DeviceProfile : string

Property Value

the companion device profile used when establishing this association, or null if no specific profile was used.

Attributes

Remarks

Java documentation for android.companion.AssociationInfo.getDeviceProfile().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to