Documentation
All
API Reference
ChannelMediaRelayError | Agora Web SDK API Reference v4.13.0
Agora Web SDK API Reference
Enumeration members
DEST_TOKEN_EXPIRED
DEST_TOKEN_EXPIRED: = "DEST_TOKEN_EXPIRED"
RELAY_OK
RELAY_OK: = "RELAY_OK"
SERVER_CONNECTION_LOST
SERVER_CONNECTION_LOST: = "SERVER_CONNECTION_LOST"
SRC_TOKEN_EXPIRED
SRC_TOKEN_EXPIRED: = "SRC_TOKEN_EXPIRED"
The error code of the media stream relay. You can get the code through AgoraRTCClient.on("channel-media-relay-state").