userDisconnectedSecond property

int userDisconnectedSecond
getter/setter pair

When a PK user loses connection for more than userDisconnectedSecond, they will be automatically kicked out of the PK.

default value is 90 seconds.

ZegoUIKitPrebuiltLiveStreamingPKEvents.onUserDisconnected will be triggered

Implementation

int userDisconnectedSecond;