Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 674 Bytes

File metadata and controls

30 lines (21 loc) · 674 Bytes
-api-id -api-type
T:Windows.Phone.Notification.Management.PhoneMediaType
winrt enum

PhoneMediaType

-description

Represents the type of media on the phone line, audio-only or audio and video.

-enum-fields

-field AudioOnly:0

The media on the phone line is audio-only.

-field AudioVideo:1

The media on the phone line is audio and video.

-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