EditingSession.SessionId Property

Definition

Returns the identifier for logging this session.

public Android.Media.Metrics.LogSessionId SessionId { [Android.Runtime.Register("getSessionId", "()Landroid/media/metrics/LogSessionId;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getSessionId", "()Landroid/media/metrics/LogSessionId;", "", ApiSince=33)>]
member this.SessionId : Android.Media.Metrics.LogSessionId

Property Value

Attributes

Remarks

Returns the identifier for logging this session.

Java documentation for android.media.metrics.EditingSession.getSessionId().

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