Share via


LogSessionId.StringId Property

Definition

Returns the ID represented by a string.

public string StringId { [Android.Runtime.Register("getStringId", "()Ljava/lang/String;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getStringId", "()Ljava/lang/String;", "", ApiSince=31)>]
member this.StringId : string

Property Value

Attributes

Remarks

Returns the ID represented by a string.

Java documentation for android.media.metrics.LogSessionId.getStringId().

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