Click or drag to resize

UserRawClientType Property

Type of user or client

Namespace:  ImmerseSDK.Sessions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[JsonNameAttribute("mode")]
public string RawClientType { get; private set; }

Property Value

Type: String
See Also