Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MultiMatchStrategy

Enumeration members

ReturnAll

ReturnAll: = "RETURN_ALL"

ReturnAny

ReturnAny: = "RETURN_ANY"

ReturnError

ReturnError: = "RETURN_ERROR"

ReturnFirst

ReturnFirst: = "RETURN_FIRST"

ReturnLast

ReturnLast: = "RETURN_LAST"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.