Commit 29b9f2e
docs(audience): comment Initialized, UserId, SessionId getters
- `Initialized`: true once Init() finishes; false before Init / after Shutdown.
- `UserId`: cleared by Reset and any consent downgrade out of Full.
- `SessionId`: new ID at Init, Reset, on resume from a long-enough background pause, and on granting consent from None.
Plain-language style matches the audience-diagnostics docs follow-up.
Addresses PR #709 review: three getters lacked the per-member docs that the other public diagnostics getters already carry.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a89f987 commit 29b9f2e
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
| |||
78 | 84 | | |
79 | 85 | | |
80 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
81 | 92 | | |
82 | 93 | | |
83 | 94 | | |
| |||
0 commit comments