StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime
RoomMemberProperties Class
RoomMemberProperties Properties
name Property
properties Property
RoomMemberProperties
properties Property
Custom room member properties. Can be used to store any data related to the room member.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
Dictionary
<
string
,
Object
>
properties
{
get
;
set
; }
Property Value
Type:
Dictionary
String
,
Object
See Also
Reference
RoomMemberProperties Class
SoftGear.Strix.Unity.Runtime Namespace