StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Room Namespaces
SoftGear.Strix.Client.Room.Message
RoomGetMembersResponse(T) Class
RoomGetMembersResponse(T) Methods
GetMemberCollection Method
SetMemberCollection Method
RoomGetMembersResponse
T
SetMemberCollection Method
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
void
SetMemberCollection
(
ICollection
<T>
memberCollection
)
Parameters
memberCollection
Type:
System.Collections.Generic
ICollection
T
See Also
Reference
RoomGetMembersResponse
T
Class
SoftGear.Strix.Client.Room.Message Namespace