@override Future<String?> getClientInboxId() async { await _ensureInitialized(); return rust_client.getClientInboxId(); }