PlayerErrorNetworkInterrupt constant

int const PlayerErrorNetworkInterrupt

Description: Stream playing is temporarily interrupted.
Caution: Network exception.
Solutions: Please wait or check whether the network is normal.

Implementation

static const int PlayerErrorNetworkInterrupt = 1004020;