Call.Answer(VideoProfileState) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Demande à cela #STATE_RINGING
Call
de répondre.
[Android.Runtime.Register("answer", "(I)V", "", ApiSince=23)]
public void Answer (Android.Telecom.VideoProfileState videoState);
[<Android.Runtime.Register("answer", "(I)V", "", ApiSince=23)>]
member this.Answer : Android.Telecom.VideoProfileState -> unit
Paramètres
- videoState
- VideoProfileState
État vidéo dans lequel répondre à l’appel.
- Attributs
Remarques
Demande à cela #STATE_RINGING
Call
de répondre.
Documentation Java pour android.telecom.Call.answer(int)
.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.