PhoneCallStore クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
デバイスで使用できる電話回線に関する情報のコレクションを表します。
public ref class PhoneCallStore sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhoneCallStore final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PhoneCallStore
Public NotInheritable Class PhoneCallStore
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows Mobile Extension SDK (10.0.10240.0 で導入)
|
API contract |
Windows.ApplicationModel.Calls.CallsPhoneContract (v1.0 で導入)
|
アプリの機能 |
phoneCallHistory
phoneCallHistorySystem
|
メソッド
GetDefaultLineAsync() |
現在の既定の電話回線の回線 ID を取得します。 |
IsEmergencyPhoneNumberAsync(String) |
電話番号が既知の緊急サービス プロバイダーに接続されているかどうかを確認します。 |
RequestLineWatcher() |
デバイスの PhoneLineWatcher クラスのインスタンスを取得します。 |