enableAndroidCallKitUI property

  1. @Deprecated("Instead of use Mirrorfly.configureAndroidCallKit()")
bool? enableAndroidCallKitUI
getter/setter pair

Determines if default android incoming call ui is enabled. Defaults to true

Implementation

@Deprecated("Instead of use Mirrorfly.configureAndroidCallKit()")
bool? enableAndroidCallKitUI;