Sdílet prostřednictvím


Topic.TopicId Property

Definition

Get the Topic ID.

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

Property Value

Attributes

Remarks

Get the Topic ID.

Java documentation for android.adservices.topics.Topic.getTopicId().

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