VisualVoicemailService.VisualVoicemailTask.Finish Method

Definition

Call to signal telephony the task has completed.

[Android.Runtime.Register("finish", "()V", "", ApiSince=26)]
public void Finish ();
[<Android.Runtime.Register("finish", "()V", "", ApiSince=26)>]
member this.Finish : unit -> unit
Attributes

Remarks

Call to signal telephony the task has completed. Must be called for every task.

Java documentation for android.telephony.VisualVoicemailService.VisualVoicemailTask.finish().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to