need_rejoin property

bool need_rejoin
read / write

True, if user was kicked from the call because of network loss and the call needs to be rejoined.

Implementation

late bool need_rejoin;