The machine detection mode. If set to 'async', the detection result will be sent in a 'machineDetectionComplete' callback. If set to 'sync', the 'answer' callback will wait for the machine detection to complete and will include its result.
-
SYNC
(value:'sync'
) -
ASYNC
(value:'async'
)