Click or drag to resize

RoomDirectRelayNotificationSetFromUid 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 SetFromUid(
	UID fromUid
)

Parameters

fromUid
Type: SoftGear.Strix.Client.CoreUID
See Also