PhoneLineOperationStatus Enum

Definisi

Menentukan konstanta yang menentukan status operasi saluran telepon.

public enum class PhoneLineOperationStatus
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 393216)]
enum class PhoneLineOperationStatus
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 393216)]
public enum PhoneLineOperationStatus
var value = Windows.ApplicationModel.Calls.PhoneLineOperationStatus.succeeded
Public Enum PhoneLineOperationStatus
Warisan
PhoneLineOperationStatus
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10, version 2104 (diperkenalkan dalam 10.0.20348.0)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (diperkenalkan dalam v6.0)
Kemampuan aplikasi
phoneCall

Bidang

ConnectionLost 3

Menentukan kegagalan karena koneksi Bluetooth Hands-Free Profile (HFP) antara telepon dan PC hilang.

InvalidCallState 4

Menentukan bahwa status panggilan invlid terjadi.

OtherFailure 1

Menentukan beberapa kegagalan lainnya.

Succeeded 0

Menentukan succeess.

TimedOut 2

Menentukan batas waktu.

Berlaku untuk