ChatMessageManager.ShowSmsSettings Method

Definition

Launches the device's SMS settings.

public:
 static void ShowSmsSettings();
 static void ShowSmsSettings();
public static void ShowSmsSettings();
function showSmsSettings()
Public Shared Sub ShowSmsSettings ()

Windows requirements

Requirements Description
App capabilities
chat chatSystem smsSend

Remarks

The ShowSmsSettings method allows a chat application to launch the SMS settings pane attached to the current UI thread.

Applies to