Condividi tramite


RemoteConference.Callback.OnExtrasChanged(RemoteConference, Bundle) Metodo

Definizione

Gestisce le modifiche apportate agli RemoteConference elementi aggiuntivi.

[Android.Runtime.Register("onExtrasChanged", "(Landroid/telecom/RemoteConference;Landroid/os/Bundle;)V", "GetOnExtrasChanged_Landroid_telecom_RemoteConference_Landroid_os_Bundle_Handler", ApiSince=23)]
public virtual void OnExtrasChanged (Android.Telecom.RemoteConference conference, Android.OS.Bundle extras);
[<Android.Runtime.Register("onExtrasChanged", "(Landroid/telecom/RemoteConference;Landroid/os/Bundle;)V", "GetOnExtrasChanged_Landroid_telecom_RemoteConference_Landroid_os_Bundle_Handler", ApiSince=23)>]
abstract member OnExtrasChanged : Android.Telecom.RemoteConference * Android.OS.Bundle -> unit
override this.OnExtrasChanged : Android.Telecom.RemoteConference * Android.OS.Bundle -> unit

Parametri

conference
RemoteConference

Richiamo di RemoteConference questo metodo.

extras
Bundle

Elementi aggiuntivi contenenti altre informazioni associate alla conferenza.

Attributi

Commenti

Gestisce le modifiche apportate agli RemoteConference elementi aggiuntivi.

Documentazione java per android.telecom.RemoteConference.Callback.onExtrasChanged(android.telecom.RemoteConference, android.os.Bundle).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a