Click or drag to resize

RoomJoinArgsauthUrl Property

Authorization server URL that is used on the server to check if a member is authorized to connect to a room server.

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

Property Value

Type: String
See Also