Click or drag to resize

UserClientType Property

Type of user or client

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

Property Value

Type: String
See Also