다음을 통해 공유


EventLogRecord.RowIndex Property

Definition

The index of the row in an existing RequestLogRecord that this payload should be associated with.

public int RowIndex { [Android.Runtime.Register("getRowIndex", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getRowIndex", "()I", "", ApiSince=35)>]
member this.RowIndex : int

Property Value

Attributes

Remarks

The index of the row in an existing RequestLogRecord that this payload should be associated with.

Java documentation for android.adservices.ondevicepersonalization.EventLogRecord.getRowIndex().

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