menu
flutter_pitel_voip package
documentation
component/pitel_ua_helper.dart
PitelUAHelper
findCall method
findCall method
dark_mode
light_mode
findCall
method
Call
?
findCall
(
String
id
)
Implementation
Call? findCall(String id) { return _calls[id]; }
flutter_pitel_voip package
documentation
component/pitel_ua_helper
PitelUAHelper
findCall method
PitelUAHelper class