次の方法で共有


CarrierConfigManager.KeyCdma3waycallFlashDelayInt Field

Definition

For carriers which require an empty flash to be sent before sending the normal 3-way calling flash, the duration in milliseconds of the empty flash to send.

[Android.Runtime.Register("KEY_CDMA_3WAYCALL_FLASH_DELAY_INT", ApiSince=26)]
public const string KeyCdma3waycallFlashDelayInt;
[<Android.Runtime.Register("KEY_CDMA_3WAYCALL_FLASH_DELAY_INT", ApiSince=26)>]
val mutable KeyCdma3waycallFlashDelayInt : string

Field Value

Attributes

Remarks

For carriers which require an empty flash to be sent before sending the normal 3-way calling flash, the duration in milliseconds of the empty flash to send. When 0, no empty flash is sent.

Java documentation for android.telephony.CarrierConfigManager.KEY_CDMA_3WAYCALL_FLASH_DELAY_INT.

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