StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Room Namespaces
SoftGear.Strix.Client.Room.Message
RoomRelayNotification Class
RoomRelayNotification Constructor
RoomRelayNotification Constructor
RoomRelayNotification Constructor (UID, Int64, Object)
RoomRelayNotification Constructor (UID, Int64, Object)
Initializes a new instance of the
RoomRelayNotification
class
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
RoomRelayNotification
(
UID
fromUid
,
long
roomId
,
Object
messageToRelay
)
Parameters
fromUid
Type:
SoftGear.Strix.Client.Core
UID
roomId
Type:
System
Int64
messageToRelay
Type:
System
Object
See Also
Reference
RoomRelayNotification Class
RoomRelayNotification Overload
SoftGear.Strix.Client.Room.Message Namespace