IMManagerCreationFailed constant
Description: The real-time sequential data manager instance creation failed.
Cause: A manager instance with this room ID has already been created.
Solution: A maximum of 1 instance can be created for each room ID. If you need to create multiple instances, please use other room IDs.
Implementation
static const int IMManagerCreationFailed = 1009031;