# io.github.libtmux.snapshot.ServerSnapshot.ServerSnapshot.windowsOf

- **Module:** io.github.libtmux.snapshot.ServerSnapshot.ServerSnapshot
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-java/blob/842228310449e879ebcaa3f910597757c9dbffd6/libtmux/src/main/java/io/github/libtmux/snapshot/ServerSnapshot.java#L228
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-snapshot-serversnapshot-serversnapshot-windowsof/

```
io.github.libtmux.snapshot.ServerSnapshot.ServerSnapshot.windowsOf(session: SessionId) -> List<WindowState>
```

The winlinks in one session, in order. Empty when the capture never saw that session.
