IMNoSubscribingStream constant
int
const IMNoSubscribingStream
Description: The stream to stop subscribing does not exist.
Cause: The stream ID set stopSubscribing
function is not in subscribing.
Solution: Check if the stream ID is correct, or if the stream ID is not in subscribing.
Implementation
static const int IMNoSubscribingStream = 1009037;