Click or drag to resize
AnalyticsSessionId Property
The current session's ID if a session exists.

Namespace: Oracle.Cloud.Mobile.Analytics
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public Nullable<Guid> SessionId { get; }

Property Value

Type: NullableGuid
See Also