Future<void> init(final String endpoint) async { await _conferenceModule.invokeMethod(INIT_METHOD, endpoint); }