Click or drag to resize

RoomCreateMessageTSetRoomMemberProperties 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 SetRoomMemberProperties(
	IDictionary<string, Object> roomMemberProperties
)

Parameters

roomMemberProperties
Type: System.Collections.GenericIDictionaryString, Object
See Also