ChatMessageManager.ShowSmsSettings Method

Definition

Launches the device's SMS settings app.

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

Windows requirements

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