StringFilter

constructor(key: String, value: String, comparison: ELobbyComparison)

Initializes a new instance of the StringFilter class.

Parameters

key

The metadata key this filter pertains to.

comparison

The comparison method used by this filter.

value

String value to compare against.