native_smartapp_sdk
cv
/
ru.sberdevices.cv.detection
/
CallbackCvDetectionApiExtensionImpl
/
subscribeForHumans
subscribe
For
Humans
open
override
fun
subscribeForHumans
(
aspects
:
Set
<
HumansDetectionAspect
>
,
humansListener
:
(
Humans
)
->
Unit
)