userReconnectingSecond property

int userReconnectingSecond
getter/setter pair

If the connection with a PK user is lost for a userReconnectingSecond period of time, it will trigger hostReconnectingBuilder, which waits for the user to reconnect.

default value is 5 seconds.

ZegoUIKitPrebuiltLiveStreamingPKEvents.onUserReconnecting will be triggered

Implementation

int userReconnectingSecond;