CarrierConfigManager.KeyDisconnectCausePlayBusytoneIntArray 字段

定义

DisconnectCause 数组播放忙碌的音调。

[Android.Runtime.Register("KEY_DISCONNECT_CAUSE_PLAY_BUSYTONE_INT_ARRAY", ApiSince=30)]
public const string KeyDisconnectCausePlayBusytoneIntArray;
[<Android.Runtime.Register("KEY_DISCONNECT_CAUSE_PLAY_BUSYTONE_INT_ARRAY", ApiSince=30)>]
val mutable KeyDisconnectCausePlayBusytoneIntArray : string

字段值

属性

注解

DisconnectCause 数组播放忙碌的音调。 值应为 . 的 android.telephony.DisconnectCause数组。

适用于 . 的 android.telephony.CarrierConfigManager.KEY_DISCONNECT_CAUSE_PLAY_BUSYTONE_INT_ARRAYJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于