| IPhoneCallService Interface |
Namespace: Cimbalino.Toolkit.Services
public interface IPhoneCallService
| Name | Description | |
|---|---|---|
| ShowAsync(String) |
Shows the Phone application, using the specified phone number.
| |
| ShowAsync(String, String) |
Shows the Phone application, using the specified phone number and display name.
|