RemoteConnection.VideoProvider.Callback.OnCallDataUsageChanged Method

Definition

[Android.Runtime.Register("onCallDataUsageChanged", "(Landroid/telecom/RemoteConnection$VideoProvider;J)V", "GetOnCallDataUsageChanged_Landroid_telecom_RemoteConnection_VideoProvider_JHandler", ApiSince=23)]
public virtual void OnCallDataUsageChanged (Android.Telecom.RemoteConnection.VideoProvider videoProvider, long dataUsage);
[<Android.Runtime.Register("onCallDataUsageChanged", "(Landroid/telecom/RemoteConnection$VideoProvider;J)V", "GetOnCallDataUsageChanged_Landroid_telecom_RemoteConnection_VideoProvider_JHandler", ApiSince=23)>]
abstract member OnCallDataUsageChanged : Android.Telecom.RemoteConnection.VideoProvider * int64 -> unit
override this.OnCallDataUsageChanged : Android.Telecom.RemoteConnection.VideoProvider * int64 -> unit

Parameters

dataUsage
Int64
Attributes

Remarks

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