PhoneLineWatcherStatus PhoneLineWatcherStatus PhoneLineWatcherStatus PhoneLineWatcherStatus Enum

Definition

The current status of the PhoneLineWatcher.

public : enum class PhoneLineWatcherStatuspublic enum PhoneLineWatcherStatusPublic Enum PhoneLineWatcherStatus// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows Mobile Extension SDK (introduced v10.0.10240.0)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (introduced v1)

Fields

Created Created Created Created

The phone line watcher class is created.

EnumerationCompleted EnumerationCompleted EnumerationCompleted EnumerationCompleted

The phone line watcher class just completed an enumeration of the phone lines on the device.

Started Started Started Started

The phone line watcher class is started.

Stopped Stopped Stopped Stopped

The phone line watcher class is stopped.