Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 788 Bytes

phonelineregistrationstate.md

File metadata and controls

33 lines (23 loc) · 788 Bytes
-api-id -api-type
T:Windows.Phone.Notification.Management.PhoneLineRegistrationState
winrt enum

PhoneLineRegistrationState

-description

Represents the state of registration for the phone line, disconnected, home, or roaming.

-enum-fields

-field Disconnected:0

The phone line registration state is disconnected.

-field Home:1

The phone line registration state is home.

-field Roaming:2

The phone line registration state is roaming.

-remarks

Calling this API requires that the ID_CAP_SMS and ID_CAP_SMS_COMPANION capabilities be specified in the application manifest.

-examples

-see-also

-capabilities

accessoryManager