Click or drag to resize

AppSession Property

Returns the current session, this provides access to session level services

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static Session Session { get; }

Property Value

Type: Session
See Also