Options
All
  • Public
  • Public/Protected
  • All
Menu

Module QueryOptions

Additional options to control search queries

typedef

{Object} QueryOptions

param

Whether to only search local contacts

param

Whether to only search remote contacts

param

Stops searching after 'limit' results are found

param

Stops searching after ‘wait’ seconds have elapsed

Index

Properties

exclude

exclude: string[]

filter

filter: FilterType

limit

limit: number

localOnly

localOnly: boolean

remoteOnly

remoteOnly: boolean

wait

wait: number