Share via


CommunicationBlockingAppManager.ShowCommunicationBlockingSettingsUI Method

Definition

Displays the UI to select the currently active blocking application.

public:
 static void ShowCommunicationBlockingSettingsUI();
 static void ShowCommunicationBlockingSettingsUI();
public static void ShowCommunicationBlockingSettingsUI();
function showCommunicationBlockingSettingsUI()
Public Shared Sub ShowCommunicationBlockingSettingsUI ()

Remarks

Multiple call blocking applications can be installed on a single device. However, only one of these apps can be active at a time. The only way to switch the currently active app is to call ShowCommunicationBlockingSettingsUI and let the user select which app should be active.

Applies to