IMSendFailed constant

int const IMSendFailed

Description: Failed to send the message.
Cause: network problems.
Solutions: Check the network.

Implementation

static const int IMSendFailed = 1009010;