Skip to content

Commit 24ef7f0

Browse files
committed
Add a todo about adding start
1 parent 7902349 commit 24ef7f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FirebaseAI/Sources/Types/Public/Live/LiveSession.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,6 @@ public final class LiveSession: Sendable {
137137
public func close() async {
138138
await service.close()
139139
}
140+
141+
// TODO: b(445716402) Add a start method when we support session resumption
140142
}

0 commit comments

Comments
 (0)