connectionLost property
dynamic Function()?
connectionLost
final
Occurs when the SDK cannot reconnect to Agora's edge server 10 seconds after its connection to the server is interrupted.
Implementation
final Function()? connectionLost;