enableCallKitReportCallAsVideo property

bool? enableCallKitReportCallAsVideo
getter/setter pair

iOS only. Enable ability to report each incoming call as video one, which brings applications to front after accept call in CallKit. By default disabled.

Implementation

bool? enableCallKitReportCallAsVideo;