Partager via


TransportBlock.TotalBytes Method

Definition

[Android.Runtime.Register("totalBytes", "()I", "", ApiSince=33)]
public int TotalBytes ();
[<Android.Runtime.Register("totalBytes", "()I", "", ApiSince=33)>]
member this.TotalBytes : unit -> int

Returns

total byte count of this TransportBlock

Attributes

Remarks

Java documentation for android.bluetooth.le.TransportBlock.totalBytes().

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