# 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/c3517519ee799428a809ce6deb1708c8be289cd1/libtmux/src/main/java/io/github/libtmux/snapshot/ServerSnapshot.java#L238
- **Page:** https://libtmux.org/reference/java/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.
