BluetoothDevice.ActionNameChanged 字段

定义

广播操作:指示远程设备的友好名称已首次检索或更改自上次检索以来更改。

[Android.Runtime.Register("ACTION_NAME_CHANGED")]
[Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")]
public const string ActionNameChanged;
[<Android.Runtime.Register("ACTION_NAME_CHANGED")>]
[<Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")>]
val mutable ActionNameChanged : string

字段值

实现

属性

注解

广播操作:指示远程设备的友好名称已首次检索或更改自上次检索以来更改。

始终包含额外的字段 #EXTRA_DEVICE#EXTRA_NAME

Java文档android.bluetooth.BluetoothDevice.ACTION_NAME_CHANGED

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于