Share via


SAEmergencyResponseManager.DialVoiceCallAsync(String) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<Tuple<bool,Foundation.NSError?>> DialVoiceCallAsync(string phoneNumber);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DialVoiceCallAsync : string -> System.Threading.Tasks.Task<bool * Foundation.NSError>
override this.DialVoiceCallAsync : string -> System.Threading.Tasks.Task<bool * Foundation.NSError>

Parameters

phoneNumber
String

Returns

Attributes

Applies to