StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Room Namespaces
SoftGear.Strix.Client.Room.Message
RoomJoinMessage(T) Class
RoomJoinMessage(T) Constructor
RoomJoinMessage(T) Constructor
RoomJoinMessage(T) Constructor (Int64)
RoomJoinMessage(T) Constructor (Int64, IDictionary(String, Object))
RoomJoinMessage
T
Constructor (Int64, IDictionary
String, Object
)
Initializes a new instance of the
RoomJoinMessage
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
RoomJoinMessage
(
long
primaryKey
,
IDictionary
<
string
,
Object
>
roomMemberProperties
)
Parameters
primaryKey
Type:
System
Int64
roomMemberProperties
Type:
System.Collections.Generic
IDictionary
String
,
Object
See Also
Reference
RoomJoinMessage
T
Class
RoomJoinMessage
T
Overload
SoftGear.Strix.Client.Room.Message Namespace