Windows.ApplicationModel.CommunicationBlocking.CommunicationBlockingContract
Represents a trigger to activate a communication blocking application when it is selected as the preferred blocking app.
Initializes a new instance of the CommunicationBlockingAppSetAsActiveTrigger.
The manager responsible for keeping track of blocked numbers and displaying the appropriate blocking user interfaces.
Gets whether or not blocking is currently enabled.
Determines if blocking is enabled.
An asynchronous operation that returns whether or not a number is on the block list.
The number to check.
Asynchronously returns whether or not the number is blocked.
Displays the list of blocked calls.
Displays the list of blocked messages.
Launches a UI to block numbers if there as an active blocking app.
The list of numbers to add to the block list.
Returns **true** if the active blocking app is launched, otherwise returns **false**.
Launches the app to unblock numbers if there as an active blocking app.
The list of numbers to remove from the block list.
Returns **true** if the active blocking app is launched, otherwise returns **false**.
Determines the application to use as a blocking application.
Indicates whether the current application is the active blocking application.
Value that tells whether the current application is the active blocking app.
Calls a dialog to set the current app as the default phone communication blocking application.
Indicates whether the app was set as the default phone origin application.
Displays the UI to select the currently active blocking application.