Agora Java API Reference for Android
Public Member Functions | List of all members
io.agora.rtc.utils.ThreadUtils.BlockingOperation Interface Reference

Public Member Functions

void run () throws InterruptedException
 

Detailed Description

Utility interface to be used with executeUninterruptibly() to wait for blocking operations to complete without getting interrupted..