共用方式為


PhoneCallDetails 類別

定義

提供通話詳細資料的唯讀存取權。

public ref class PhoneCallDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
class PhoneCallDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public sealed class PhoneCallDetails
Public NotInheritable Class PhoneCallDetails
繼承
Object Platform::Object IInspectable PhoneCallDetails
屬性

Windows 需求

裝置系列
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
API contract
Windows.Phone.PhoneContract (已於 v1.0 引進)
應用程式功能
accessoryManager

備註

呼叫此 API 需要應用程式資訊清單中指定 ID_CAP_SMSID_CAP_SMS_COMPANION 功能。

屬性

CallDirection

取得來電方向、來電或撥出。

CallId

取得通話的識別碼。

CallMediaType

取得媒體、僅限音訊或視訊的類型。

CallTransport

取得傳輸的類型,可以是行動資料或 VoIP。

ConferenceCallId

取得會議通話的識別碼。

ContactName

取得通話的連絡人名稱。

EndTime

取得通話的結束時間。

PhoneLine

取得電話線。

PhoneNumber

取得通話號碼。

PresetTextResponses

取得可由輔助應用程式顯示的預設文字回應清單。

StartTime

取得通話的開始時間。

State

取得電話通話的狀態--實例撥打、保留或結束。

適用於