Skip to content

docs: Update getSessionId documentation to clarify return values#2355

Open
vikwil wants to merge 1 commit intogoogle:mainfrom
vikwil:fix/issue-2351
Open

docs: Update getSessionId documentation to clarify return values#2355
vikwil wants to merge 1 commit intogoogle:mainfrom
vikwil:fix/issue-2351

Conversation

@vikwil
Copy link
Contributor

@vikwil vikwil commented Mar 23, 2026

Updated AudioStreamBase::getSessionId and SessionId enum documentation to explicitly state that positive values represent the actual allocated session ID, fixing the inaccurate description of it as just an allocation strategy.

Fixes #2351

Updated AudioStreamBase::getSessionId and SessionId enum documentation
to explicitly state that positive values represent the actual allocated
session ID, fixing the inaccurate description of it as just an
allocation strategy.

Fixes google#2351
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

getSessionId returns integer but uses SessionId allocation strategy enum as return value.

1 participant