BluetoothLeAudio.GetConnectedGroupLeadDevice(Int32) メソッド

定義

[Android.Runtime.Register("getConnectedGroupLeadDevice", "(I)Landroid/bluetooth/BluetoothDevice;", "", ApiSince=33)]
[Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")]
public Android.Bluetooth.BluetoothDevice? GetConnectedGroupLeadDevice (int groupId);
[<Android.Runtime.Register("getConnectedGroupLeadDevice", "(I)Landroid/bluetooth/BluetoothDevice;", "", ApiSince=33)>]
[<Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")>]
member this.GetConnectedGroupLeadDevice : int -> Android.Bluetooth.BluetoothDevice

パラメーター

groupId
Int32

戻り値

属性

適用対象