enableCallKitReportCallAsVideo property
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;
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.
bool? enableCallKitReportCallAsVideo;