@wildix/xbees-users-client > QueryUserInput
QueryUserInput interface
Signature:
export interface QueryUserInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
UserQueryPredicate | undefined | (Optional) A condition that must be satisfied for the user query to be considered valid. If this predicate is not met, a UserQueryPredicateNotMetException will be thrown. | ||