detect

View as Markdown

detect

  • detect(params): Promise<CallDetect> - See CallDetect for more details.

Generic method. Please see amd, detectFax, detectDigit.

Parameters

NameTypeDescription
paramsobject-
params.type"fax" | "machine" | "digit" | "beep"

Returns

Promise<CallDetect> - See CallDetect for more details.