Future<String> getSipRegistrationState() async { return await _methodChannel.invokeMethod('getSipRegistrationState'); }