StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Room Namespaces
SoftGear.Strix.Client.Room.Message
RoomSetMemberMessage(T) Class
RoomSetMemberMessage(T) Constructor
RoomSetMemberMessage(T) Constructor
RoomSetMemberMessage(T) Constructor (Int64, IDictionary(String, Object))
RoomSetMemberMessage
T
Constructor (Int64, IDictionary
String, Object
)
Initializes a new instance of the
RoomSetMemberMessage
T
class
Namespace:
SoftGear.Strix.Client.Room.Message
Assembly:
strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
Copy
public
RoomSetMemberMessage
(
long
primaryKey
,
IDictionary
<
string
,
Object
>
properties
)
Parameters
primaryKey
Type:
System
Int64
properties
Type:
System.Collections.Generic
IDictionary
String
,
Object
See Also
Reference
RoomSetMemberMessage
T
Class
RoomSetMemberMessage
T
Overload
SoftGear.Strix.Client.Room.Message Namespace