Click or drag to resize

RoomJoinArgspassword Property

If the room is password-protected this password should match the currently set one, in order to join.

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

Property Value

Type: String
See Also