InCallService.OnCallEndpointChanged(CallEndpoint) 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é lorsque le CallEndpoint actuel change.
[Android.Runtime.Register("onCallEndpointChanged", "(Landroid/telecom/CallEndpoint;)V", "GetOnCallEndpointChanged_Landroid_telecom_CallEndpoint_Handler", ApiSince=34)]
public virtual void OnCallEndpointChanged (Android.Telecom.CallEndpoint callEndpoint);
[<Android.Runtime.Register("onCallEndpointChanged", "(Landroid/telecom/CallEndpoint;)V", "GetOnCallEndpointChanged_Landroid_telecom_CallEndpoint_Handler", ApiSince=34)>]
abstract member OnCallEndpointChanged : Android.Telecom.CallEndpoint -> unit
override this.OnCallEndpointChanged : Android.Telecom.CallEndpoint -> unit
Paramètres
- callEndpoint
- CallEndpoint
CallEndpoint CallEndpoint
actuel .
- Attributs
Remarques
Appelé lorsque le CallEndpoint actuel change.
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.