StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Core Namespaces
SoftGear.Strix.Client.Core.Message
SearchMessage(T) Class
SearchMessage(T) Methods
GetCondition Method
GetLimit Method
GetOffset Method
GetOrder Method
SetCondition Method
SetLimit Method
SetOffset Method
SetOrder Method
SearchMessage
T
SetCondition Method
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
void
SetCondition
(
ICondition
condition
)
Parameters
condition
Type:
SoftGear.Strix.Client.Core.Model.Manager.Filter
ICondition
See Also
Reference
SearchMessage
T
Class
SoftGear.Strix.Client.Core.Message Namespace