withSessionIdBlocking
expect fun <T> withSessionIdBlocking(id: String?, block: suspend ERROR CLASS: Symbol not found for CoroutineScope.() -> T): T(source)
Same as withSessionId but blocking.
Same as withSessionId but blocking.