onTokenDidExpire property

VoidCallback? onTokenDidExpire
final

~english Occurs when the token has expired. ~end

~chinese Agora token 已过期时触发。 ~end

Implementation

final VoidCallback? onTokenDidExpire;