Click or drag to resize

StrixNetworkapplicationId Property

Application unique identifier. This value should be set before connecting to the master server. You can find it on the Information tab of the Dashboard on the Strix Cloud web page.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public string applicationId { get; set; }

Property Value

Type: String
See Also