This data structure is part of the Sessions Interface.
Remarks
Input parameters for the EOS_SessionSearch_RemoveParameter function. Removal requires both the key and its comparator in order to remove as the same key can be used in more than one operation
Properties
EOS_SessionSearch_RemoveParameterOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_SESSIONDETAILS_SETTINGS_API_LATEST. |
const char* Key | Search parameter key to remove from the search |
EOS_EOnlineComparisonOp ComparisonOp | Search comparison operation associated with the key to remove |