Call.Callback.OnConferenceableCallsChanged(Call, IList<Call>) 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.
Appelé lors des modifications apportées à l’ensemble de Call
s avec lesquels cela Call
peut être conférence.
[Android.Runtime.Register("onConferenceableCallsChanged", "(Landroid/telecom/Call;Ljava/util/List;)V", "GetOnConferenceableCallsChanged_Landroid_telecom_Call_Ljava_util_List_Handler", ApiSince=23)]
public virtual void OnConferenceableCallsChanged (Android.Telecom.Call call, System.Collections.Generic.IList<Android.Telecom.Call>? conferenceableCalls);
[<Android.Runtime.Register("onConferenceableCallsChanged", "(Landroid/telecom/Call;Ljava/util/List;)V", "GetOnConferenceableCallsChanged_Landroid_telecom_Call_Ljava_util_List_Handler", ApiSince=23)>]
abstract member OnConferenceableCallsChanged : Android.Telecom.Call * System.Collections.Generic.IList<Android.Telecom.Call> -> unit
override this.OnConferenceableCallsChanged : Android.Telecom.Call * System.Collections.Generic.IList<Android.Telecom.Call> -> unit
Paramètres
- call
- Call
Mise Call
à jour.
- Attributs
Remarques
Appelé lors des modifications apportées à l’ensemble de Call
s avec lesquels cela Call
peut être conférence.
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.