menu
sip_voip_plugin package
documentation
sip_service.dart
SipService
onNewNotify method
onNewNotify method
dark_mode
light_mode
onNewNotify
method
@
override
void
onNewNotify
(
Notify
ntf
)
Implementation
@override void onNewNotify(Notify ntf) { debugPrint('SIP: New notify: ${ntf.request}'); }
sip_voip_plugin package
documentation
sip_service
SipService
onNewNotify method
SipService class