PublisherUpdateCdnTargetError constant

int const PublisherUpdateCdnTargetError

Description: Failed to update the relay CDN status.
Cause: The URL of the relay address is incorrect.
Solutions: Check whether the input URL is valid.

Implementation

static const int PublisherUpdateCdnTargetError = 1003040;