StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Core Namespaces
SoftGear.Strix.Client.Core.Message
SetMessage(T) Class
SetMessage(T) Constructor
SetMessage(T) Constructor
SetMessage(T) Constructor (Int64, IDictionary(String, Object))
SetMessage
T
Constructor (Int64, IDictionary
String, Object
)
Initializes a new instance of the
SetMessage
T
class
Namespace:
SoftGear.Strix.Client.Core.Message
Assembly:
strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
Copy
public
SetMessage
(
long
primaryKey
,
IDictionary
<
string
,
Object
>
properties
)
Parameters
primaryKey
Type:
System
Int64
properties
Type:
System.Collections.Generic
IDictionary
String
,
Object
See Also
Reference
SetMessage
T
Class
SetMessage
T
Overload
SoftGear.Strix.Client.Core.Message Namespace