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 public string password { get; set; }
Property Value
Type:
StringSee Also