Click or drag to resize

RoomJoinResponseT, RSetOtherRoomMembers Method

Namespace:  SoftGear.Strix.Client.Room.Message
Assembly:  strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
public void SetOtherRoomMembers(
	ICollection<R> otherRoomMembers
)

Parameters

otherRoomMembers
Type: System.Collections.GenericICollectionR
See Also