Click or drag to resize

NodeRoomSearchResponseT, RSetNodeRooms Method

Namespace:  SoftGear.Strix.Client.Node.Message
Assembly:  strix-client-csharp-node (in strix-client-csharp-node.dll) Version: 2.3.0
Syntax
C#
public void SetNodeRooms(
	ICollection<R> nodeRooms
)

Parameters

nodeRooms
Type: System.Collections.GenericICollectionR
See Also