BlockingBridgeApi

annotation class BlockingBridgeApi

Marks declarations in SDK-Hub API that are blocking bridges between suspended and non-suspended code — they have limited use-case and shall be used with care in general code. Carefully read documentation of any declaration marked as BlockingBridgeApi.