menu
netease_callkit_ui package
documentation
ne_callkit_ui.dart
NECallEngine
getVersion abstract method
getVersion abstract method
dark_mode
light_mode
getVersion
abstract method
Future
<
String
>
getVersion
(
)
Returns the version string of the underlying CallKit SDK.
Implementation
Future<String> getVersion();
netease_callkit_ui package
documentation
ne_callkit_ui
NECallEngine
getVersion abstract method
NECallEngine class