Future<bool> unregisterSipAccount() async { return await _methodChannel.invokeMethod('unregisterSipAccount'); }