LockScreenCallUI Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deprecated. Handles communication to and from the lock screen.
public ref class LockScreenCallUI sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.LockScreenCallContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LockScreenCallUI final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.LockScreenCallContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LockScreenCallUI
Public NotInheritable Class LockScreenCallUI
- Inheritance
- Attributes
Windows requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.10240.0)
|
API contract |
Windows.ApplicationModel.Calls.LockScreenCallContract (introduced in v1.0)
|
App capabilities |
phoneCallHistory
phoneCallHistorySystem
|
Remarks
Warning
This class was deprecated after Windows 8.1.
Properties
CallTitle |
Deprecated. Gets and sets a brief description of the nature of the call. This brief description is also called the call's accessible name; its form is "Video call with Jane Doe." |
Methods
Dismiss() |
Deprecated. Removes the app from the lock screen UI. |
Events
Closed |
Deprecated. Occurs when the lock screen interaction is complete. |
EndRequested |
Deprecated. Occurs when the lock screen wants to end the call. |