Auf Englisch lesen

Freigeben über


Conference.OnExtrasChanged(Bundle) Method

Definition

Notifies this Conference of a change to the extras made outside the ConnectionService.

[Android.Runtime.Register("onExtrasChanged", "(Landroid/os/Bundle;)V", "GetOnExtrasChanged_Landroid_os_Bundle_Handler", ApiSince=25)]
public virtual void OnExtrasChanged (Android.OS.Bundle? extras);

Parameters

extras
Bundle

The new extras bundle.

Attributes

Remarks

Notifies this Conference of a change to the extras made outside the ConnectionService.

These extras changes can originate from Telecom itself, or from an InCallService via android.telecom.Call#putExtras(Bundle), and Call#removeExtras(List).

Java documentation for android.telecom.Conference.onExtrasChanged(android.os.Bundle).

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

Produkt Versionen
.NET for Android .NET for Android API 34, .NET for Android API 35