| ISmsComposeService Interface |
Namespace: Cimbalino.Toolkit.Services
public interface ISmsComposeService
| Name | Description | |
|---|---|---|
| ShowAsync(String) |
Shows the Messaging application, using the specified recipient list.
| |
| ShowAsync(String, String) |
Shows the Messaging application, using the specified recipient list and message body.
|