메소드 | 설명 | |
---|---|---|
ShowComposeSmsMessageAsync ( |
Shows the compose SMS dialog, pre-populated with data from the supplied ChatMessage object, allowing the user to send an SMS message.
|
|
ShowSmsSettings ( ) : void |
Launches the device's SMS settings app.
|
메소드 | 설명 | |
---|---|---|
mcontroller_Finished ( object sender, MFMessageComposeResultEventArgs e ) : void |
public static ShowComposeSmsMessageAsync ( |
||
message | The chat message. | |
리턴 | System.Threading.Tasks.Task |